From 0342d3809c60b15d7131efc880b3424f9e3030f0 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Mon, 10 Jun 2002 18:27:05 +0000 Subject: [PATCH] add some missing files to EXTRA_DIST --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.7.4