summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-06-10 18:27:05 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-06-10 18:27:05 +0000
commit0342d3809c60b15d7131efc880b3424f9e3030f0 (patch)
tree0426030932d812586f7458fd2b4c73d766337f9f /Makefile.am
parentc75164a14fdf663df590f906deb6d4885f92e7f6 (diff)
downloadflac-0342d3809c60b15d7131efc880b3424f9e3030f0.tar.gz
add some missing files to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c4af58ac..0fd688ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,4 +38,11 @@ SUBDIRS = doc include man src test
DISTCLEANFILES = libtool-disable-static
+EXTRA_DIST = \
+ COPYING.FDL \
+ COPYING.GPL \
+ COPYING.LGPL \
+ autogen.sh \
+ strip_fPIC.sh
+
AUTOMAKE_OPTIONS = foreign