summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e92645a..be2ab49 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ SCRIPTS := abuild buildrepo abuild-keygen abuild-sign newapkbuild \
USR_BIN_FILES := $(SCRIPTS) abuild-tar abuild-sudo
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install
-AUTOTOOLS_TOOLCHAIN_FILES := config.sub config.guess
+AUTOTOOLS_TOOLCHAIN_FILES := config.sub
SCRIPT_SOURCES := $(addsuffix .in,$(SCRIPTS))