blob: a090fe088157f05f88dd731007e0e6979e1811e2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Thu Feb 6 23:01:24 2003
+++ Makefile.in Thu Feb 6 23:01:54 2003
@@ -164,7 +164,7 @@
YACC = @YACC@
cxxflags_set = @cxxflags_set@
-SUBDIRS = po libsql libgda providers report tools testing data doc
+SUBDIRS = po libsql libgda providers report tools data doc
EXTRA_DIST = COPYING libgda.spec intltool-extract.in intltool-merge.in intltool-update.in
|