summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-11-14 03:46:02 -0800
committerStefano Karapetsas <[email protected]>2013-11-14 03:46:02 -0800
commitcf101a024b8749a1b2109e3a3b49a7a760124d2d (patch)
treea212f4011007f122cfbefc817f469a82902b7a16 /src/Makefile.am
parent58048178cefe6627278bb21d15889685ecd7c8f8 (diff)
parent89e368b69cdcce2eb643012921e499ba078ac4b9 (diff)
downloadmarco-cf101a024b8749a1b2109e3a3b49a7a760124d2d.tar.bz2
marco-cf101a024b8749a1b2109e3a3b49a7a760124d2d.tar.xz
Merge pull request #66 from infirit/master
Remove unneeded files plus various cleanup/fixes
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a7b01237..031d59bf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@ lib_LTLIBRARIES = libmarco-private.la
SUBDIRS=wm-tester tools themes
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(srcdir)/include \
-DMARCO_LIBEXECDIR=\"$(libexecdir)\" \
-DHOST_ALIAS=\"@HOST_ALIAS@\" \