summaryrefslogtreecommitdiff
path: root/components/services/inventory/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'components/services/inventory/Makefile.am')
-rw-r--r--components/services/inventory/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/services/inventory/Makefile.am b/components/services/inventory/Makefile.am
index ec7f50256..c21e5d956 100644
--- a/components/services/inventory/Makefile.am
+++ b/components/services/inventory/Makefile.am
@@ -19,6 +19,8 @@ INCLUDES = \
-I$(top_builddir)/components/services/trilobite/libtrilobite \
-I$(top_builddir)/libnautilus-extensions \
-I$(top_srcdir)/libnautilus-extensions \
+ $(EEL_INCLUDEDIR) \
+ $(LIBRSVG_INCLUDEDIR) \
$(GCONF_CFLAGS) \
$(GNOME_CFLAGS) \
$(GNOME_INCLUDEDIR) \
@@ -49,6 +51,8 @@ trilobite_inventory_service_LDADD = \
$(top_builddir)/components/services/trilobite/libtrilobite/libtrilobite-service.la \
$(top_builddir)/libnautilus-extensions/libnautilus-extensions.la \
$(top_builddir)/libnautilus/libnautilus.la \
+ $(EEL_LIBS) \
+ $(LIBRSVG_LIBS) \
$(BONOBO_LIBS) \
$(AMMONITE_LIBS) \
$(GHTTP_LIBS) \