blob: 156a4f58718818385785636ef8117aee7d948a93 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Sat Jun 14 04:47:53 2003
+++ Makefile.in Sat Jun 14 04:48:13 2003
@@ -192,7 +192,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = bonobo glade samples tests po doc
+SUBDIRS = bonobo glade samples po doc
libincludedir = $(includedir)/libbonoboui-2.0
libinclude_HEADERS = \
|