blob: 048169cc271ef8a0a18504f8a50820fd5e65e2bf (
plain) (
blame)
1
2
3
4
5
6
7
|
--- jabberoo/Makefile.in.orig Sun May 13 19:49:30 2001
+++ jabberoo/Makefile.in Sun May 20 20:49:16 2001
@@ -73,3 +73,3 @@
EXTRA_DIST = include
-SUBDIRS = macros expat $(sigc_dir) src test
+SUBDIRS = macros expat $(sigc_dir) src
DIST_SUBDIRS = macros expat $(sigc_dir) src test
|