blob: 6e6adc74537de51fca03cb36d944bf9a7dc34267 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- libgnomevfs/Makefile.in.orig Tue Jan 14 00:50:29 2003
+++ libgnomevfs/Makefile.in Tue Jan 14 00:51:03 2003
@@ -341,7 +341,7 @@
# CLEANFILES = $(BUILT_SOURCES)
# Platform specific includes
-libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include
+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs
libgnomevfsplatforminclude_HEADERS = \
gnome-vfs-file-size.h
|