summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-03-24 16:00:19 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-03-24 16:00:19 -0700
commit4d821427ac3e7e3de86f46e3b1e638c65758b774 (patch)
tree1ebad8df2b4d6fee734944206c734def4d8fe5a2
parent617fc1304afdca2fb82e3a65d9a4999058d86021 (diff)
downloadxorg-util-makedepend-4d821427ac3e7e3de86f46e3b1e638c65758b774.tar.gz
Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o names
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a9ba9c..d01b5ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ makedepend_SOURCES = include.c \
def.h \
imakemdep.h
-makedepend_CPPFLAGS = -DOBJSUFFIX=\".${OBJEXT}\" -DINCLUDEDIR=\"/usr/include\"
+AM_CPPFLAGS = -DOBJSUFFIX=\".${OBJEXT}\" -DINCLUDEDIR=\"/usr/include\"
EXTRA_DIST = autogen.sh makedepend.man