yet agin a fix to make it compile in strange prefixes.

This commit is contained in:
Mathieu Lacage 2000-07-15 01:14:56 +00:00
parent d37fd8590e
commit 2c3cae6a9a

View file

@ -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