Mod Cplusplus CVS committal
Author : gr84b8
Module : mod_cplusplus
Dir : mod_cplusplus
Modified Files:
Makefile.am
Log Message:
add the dsp to the distribution
===================================================================
RCS file: /cvsroot/modcplusplus/mod_cplusplus/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 21 Apr 2002 18:58:07 -0000 1.3
+++ Makefile.am 19 Jun 2002 14:39:19 -0000 1.4
@@ -1,4 +1,5 @@
SUBDIRS = src example test
DISTFILES = AUTHORS README COPYING aclocal.m4 config.guess configure \
install-sh missing mkinstalldirs config.sub Makefile.am \
- configure.in INSTALL ChangeLog NEWS libtool include
+ configure.in INSTALL ChangeLog NEWS libtool include \
+ mod_cplusplus.dsp
|