fix warnings by relocating autobuild scripts
[apps/mixer.git] / autobuild / linux / autobuild
similarity index 97%
rename from conf.d/autobuild/linux/autobuild
rename to autobuild/linux/autobuild
index 3a1ba5f..035db15 100755 (executable)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 THISFILE  := $(lastword $(MAKEFILE_LIST))
-BUILD_DIR := $(abspath $(dir $(THISFILE)/../../../../..)/build)
+BUILD_DIR := $(abspath $(dir $(THISFILE))/../../build)
 DEST      := ${BUILD_DIR}/target
 
 .PHONY: all clean distclean configure build package help update