blob: eb18debc2f80d78d43dc78a98735548b596e4015 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Wed Aug 4 12:17:19 2004
+++ Makefile.in Wed Aug 4 12:18:49 2004
@@ -257,7 +257,7 @@
# to ensure that the raptor and rasqal subdirectories are called
# as CONFIG_SUBDIR directories.
#
-SUBDIRS = @LOCAL_SUBDIRS@ librdf examples utils demos docs data
+SUBDIRS = @LOCAL_SUBDIRS@ librdf utils demos docs data
EXTRA_DIST = ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \
README NEWS LICENSE.txt TODO \
README.html NEWS.html LICENSE.html TODO.html \
|