summaryrefslogtreecommitdiff
path: root/gksu/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-31 06:53:50 -0700
committerStefano Karapetsas <[email protected]>2013-10-31 06:53:50 -0700
commit533d7fd7eff6154b97efceb47d2b438bdf1ee91c (patch)
treeb6cd5afa7afb23ed3f5909981882944001ab19a8 /gksu/Makefile.am
parent11cb0cb8f97a12def8d0414ec2f8ac27e71911da (diff)
parent3a73f001091efb46993acadafd942a54335ca204 (diff)
downloadcaja-extensions-533d7fd7eff6154b97efceb47d2b438bdf1ee91c.tar.bz2
caja-extensions-533d7fd7eff6154b97efceb47d2b438bdf1ee91c.tar.xz
Merge pull request #2 from infirit/mastercaja-extensions-1.7.0
Fix stupid typo, automake fix and summary improvement
Diffstat (limited to 'gksu/Makefile.am')
-rw-r--r--gksu/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gksu/Makefile.am b/gksu/Makefile.am
index 4180075..be1bb7d 100644
--- a/gksu/Makefile.am
+++ b/gksu/Makefile.am
@@ -1,6 +1,5 @@
AM_CFLAGS = -g -O2 -Wall
-INCLUDES = ${CAJA_CFLAGS}
-AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DDATA_DIR=\"$(datadir)\" -DPREFIX=\"$(prefix)\"
+AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DDATA_DIR=\"$(datadir)\" -DPREFIX=\"$(prefix)\" $(CAJA_CFLAGS)
caja_extensiondir=$(libdir)/caja/extensions-2.0
caja_extension_LTLIBRARIES = libcaja-gksu.la