aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/eet/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/eet/Makefile.am')
-rw-r--r--src/bin/eet/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/eet/Makefile.am b/src/bin/eet/Makefile.am
index 197263026..504f36cf5 100644
--- a/src/bin/eet/Makefile.am
+++ b/src/bin/eet/Makefile.am
@@ -8,6 +8,7 @@ AM_CPPFLAGS = \
-DPACKAGE_BIN_DIR=\"$(bindir)\" \
-DPACKAGE_LIB_DIR=\"$(libdir)\" \
-DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
+@EFL_CFLAGS@ \
@EET_CFLAGS@
if HAVE_WINDOWS