yet agin a fix to make it compile in strange prefixes.
This commit is contained in:
parent
d37fd8590e
commit
2c3cae6a9a
1 changed files with 12 additions and 10 deletions
|
@ -2,6 +2,7 @@ INCLUDES = -I. -I$(srcdir) \
|
||||||
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
|
-I$(top_srcdir)/intl -I$(top_builddir)/intl \
|
||||||
-I$(top_srcdir)/libgnomevfs \
|
-I$(top_srcdir)/libgnomevfs \
|
||||||
$(CAPPLET_INCLUDEDIR) \
|
$(CAPPLET_INCLUDEDIR) \
|
||||||
|
$(OAF_CFLAGS) \
|
||||||
$(GNOME_INCLUDEDIR) \
|
$(GNOME_INCLUDEDIR) \
|
||||||
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
||||||
-I$(includedir)
|
-I$(includedir)
|
||||||
|
@ -18,6 +19,7 @@ nautilus_mime_type_capplet_LDADD =\
|
||||||
$(CAPPLET_LIBDIR) \
|
$(CAPPLET_LIBDIR) \
|
||||||
$(CAPPLET_LIBS) \
|
$(CAPPLET_LIBS) \
|
||||||
$(ORBIT_LIBS) \
|
$(ORBIT_LIBS) \
|
||||||
|
$(OAF_LIBS) \
|
||||||
$(INTLLIBS) \
|
$(INTLLIBS) \
|
||||||
$(top_builddir)/libgnomevfs/libgnomevfs.la \
|
$(top_builddir)/libgnomevfs/libgnomevfs.la \
|
||||||
-lgdk_pixbuf
|
-lgdk_pixbuf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue