From 42b0e38431bda6d559f6daca7155fb2cf912e5a9 Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Mon, 15 Dec 2008 00:17:14 -0500 Subject: opkg: fix distcheck git-svn-id: http://opkg.googlecode.com/svn/trunk@110 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'Makefile.am') 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 \ -- cgit v0.9.1