summaryrefslogtreecommitdiff
path: root/eel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'eel/Makefile.am')
-rw-r--r--eel/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/eel/Makefile.am b/eel/Makefile.am
index ffa906ee..7919b80f 100644
--- a/eel/Makefile.am
+++ b/eel/Makefile.am
@@ -2,7 +2,7 @@ NULL=
noinst_LTLIBRARIES=libeel-2.la
-INCLUDES = \
+AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Eel\" \
-I$(top_builddir) \
-I$(top_srcdir) \
@@ -90,6 +90,7 @@ libeel_2_la_SOURCES = \
eel-wrap-table.c \
eel-xml-extensions.c \
eel-lib-self-check-functions.h \
+ $(eel_headers) \
$(NULL)
nodist_libeel_2_la_SOURCES = \