summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b38e26..a746e60 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ intercept_DATA = intercept/ldconfig intercept/depmod intercept/update-modules
install-data-hook:
chmod +x $(DESTDIR)$(datadir)/opkg/intercept/*
-EXTRA_DIST = update-alternatives $(intercept_DATA)
+EXTRA_DIST = $(intercept_DATA)
MAINTAINERCLEANFILES= \
configure \