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