From: ticktock35 Date: Mon, 15 Dec 2008 05:17:14 +0000 (+0000) Subject: opkg: fix distcheck X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=commitdiff_plain;h=42b0e38431bda6d559f6daca7155fb2cf912e5a9;hp=26018cb6d392c4ec1a6d86afbe61a573624e1597 opkg: fix distcheck git-svn-id: http://opkg.googlecode.com/svn/trunk@110 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- 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 \