blob: dfae58813721b12f00368e4243bd7df443ab771e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Wed Jun 11 00:44:55 2003
+++ Makefile.in Wed Jun 11 00:45:19 2003
@@ -138,7 +138,7 @@
cxxflags_set = @cxxflags_set@
gnomelocaledir = @gnomelocaledir@
install_sh = @install_sh@
-SUBDIRS = po gal tests docs art
+SUBDIRS = po gal docs art
pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = gal-2.0.pc
|