summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2002-09-30 15:54:18 +0000
committerMichael Jennings <mej@kainx.org>2002-09-30 15:54:18 +0000
commiteee8513f85c8ad1d477e7f88aaa7dbcdbdb204eb (patch)
treef6b82a3b247b60ee6ebf7be3fa557520c6977858 /Makefile.am
parenta9b2b68158821c77b96b859feb1be49fb94c1868 (diff)
downloadlibast-eee8513f85c8ad1d477e7f88aaa7dbcdbdb204eb.tar.gz
Mon Sep 30 11:53:59 2002 Michael Jennings (mej)
Final commit for release of libast 0.5. SVN revision: 6400
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2532ecd..44dbf12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ bin_SCRIPTS = libast-config
MACROS = libast.m4
macrodir = $(datadir)/aclocal
-EXTRA_DIST = README $(MACROS)
+EXTRA_DIST = DESIGN README $(MACROS)
test: all
cd test && $(MAKE) test