From: Josh Coalson Date: Mon, 10 Jun 2002 18:27:05 +0000 (+0000) Subject: add some missing files to EXTRA_DIST X-Git-Tag: 1.2.0~1832 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0342d3809c60b15d7131efc880b3424f9e3030f0;p=platform%2Fupstream%2Fflac.git add some missing files to EXTRA_DIST --- diff --git a/Makefile.am b/Makefile.am index c4af58a..0fd688b 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