add tools to distribution
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Thu, 30 Aug 2001 20:51:52 +0000 (20:51 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Thu, 30 Aug 2001 20:51:52 +0000 (20:51 +0000)
ChangeLog.claws
Makefile.am
configure.in
tools/Makefile.am [new file with mode: 0644]

index ebaf16c2d12cdaa4ef93fdfc6a93f45e54ae583b..f617b046888ca78a799763a684fe171dc3735a41 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-30 [alfons]
+
+       * configure.in, Makefile.am
+       * tools/Makefile.am
+               add tools directory to source distribution
+
 2001-08-30 [paul]
 
        * configure.in
index 7e5b9be561cbe3d2f30cb939cd435ec1df0c5d0a..ae2bf606bd2a9bfdc8301d858a0c32f4567a3ca4 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = ac po intl libkcc src manual
+SUBDIRS = ac po intl libkcc src manual tools
 
 EXTRA_DIST = \
        ChangeLog.jp \
index 4cabddc3773b77a8001f82ac9bf0842c559379be..ef1226acbedf12e4cab6489a7b29d9fd1bba8fe7 100644 (file)
@@ -326,6 +326,7 @@ src/Makefile
 manual/Makefile
 manual/en/Makefile
 manual/ja/Makefile
+tools/Makefile
 ])
 
 dnl Output the configuration summary
diff --git a/tools/Makefile.am b/tools/Makefile.am
new file mode 100644 (file)
index 0000000..a01c278
--- /dev/null
@@ -0,0 +1,2 @@
+EXTRA_DIST= README  filter_conv.pl  gif2xface.pl  ldif-to-xml.py
+