summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-03-26 19:05:27 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-03-26 19:05:27 +0000
commitac7953a808cf9bdb9603d9998076a74788bcbf7f (patch)
treee0eccb0054d4103d7f9bf92fed1c58d7634575a3 /tools/Makefile.am
parent8d64c2b54ba37e2db6be8fcfa9df06545a55bd52 (diff)
add tools/ subdirectory to distribution
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
new file mode 100644
index 0000000..04dc89d
--- /dev/null
+++ b/tools/Makefile.am
@@ -0,0 +1,4 @@
+EXTRA_DIST = \
+ cvsauthors \
+ cvs2cl.pl
+