summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2003-12-08 21:15:48 +0000
committerWerner Koch <wk@gnupg.org>2003-12-08 21:15:48 +0000
commit5341231525c872481e1c1a5124c4ff5fa18f417d (patch)
treeb778ce1677b4fed9c489e9cfcbfb6cc3b6ee6028 /Makefile.am
parent3b7e02378ad2bf59049fb50708095c87a766616d (diff)
downloadlibassuan-5341231525c872481e1c1a5124c4ff5fa18f417d.tar.gz
* TODO: New.
* Makefile.am: Add README.CVS and autogen.sh * README.CVS: New. * autogen.sh: Revamped. * configure.ac: Add automake version number for autgen.sh use.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 29bb3d7..1171b99 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
SUBDIRS = m4 src doc
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = config.rpath config.rpath
+EXTRA_DIST = config.rpath config.rpath autogen.sh README.CVS
+