CVS User Account cvsuser
Wed Aug 18 23:38:31 PDT 2004
Log Message:
-----------
Make axi comple again

Modified Files:
--------------
    slony1-engine:
        GNUmakefile.in (r1.12 -> r1.13)

-------------- next part --------------
Index: GNUmakefile.in
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/GNUmakefile.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -LGNUmakefile.in -LGNUmakefile.in -u -w -r1.12 -r1.13
--- GNUmakefile.in
+++ GNUmakefile.in
@@ -40,7 +40,8 @@
 clean:
 	for subdir in src doc tools ; do \
 	  $(MAKE) -C $$subdir $@ ; \
-    done
+    done ;\
+      rm -f postgresql.imp
 
 distclean: clean
 	rm -f Makefile.global Makefile.port


More information about the Slony1-commit mailing list