summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-20 03:24:01 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-11-20 03:24:01 +0000
commit9bd896db001a270770506c25232435ddeb7a7f22 (patch)
tree76006288a1253162cc3c0e5fd44375a5301049b2 /Makefile.am
parent3a5f945b6e15c6799b2a796f82ed1222140fc62d (diff)
Remove duplicate setting of EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b40e348..1a3ef8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,6 @@ appmandir = $(mandir)/man$(APP_MAN_SUFFIX)
appman_SOURCES = makedepend.man
appman_DATA = $(appman_SOURCES:man=@APP_MAN_SUFFIX@)
-EXTRA_DIST = $(appman_SOURCES)
CLEANFILES = $(appman_DATA)
SED = sed