blob: c8ca73f68d60f392a9411f4792c5ca2c7474cac1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- libgnomevfs/Makefile.in 2001/09/17 14:32:27 1.1
+++ libgnomevfs/Makefile.in 2001/09/17 14:33:02
@@ -202,7 +202,7 @@
# Platform specific includes
-libgnomevfsplatofrmincludedir = $(libdir)/gnome-vfs-1.0/include
+libgnomevfsplatofrmincludedir = $(includedir)/gnome-vfs-1.0/libgnomevfs
libgnomevfsplatofrminclude_HEADERS = gnome-vfs-file-size.h
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|