summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-22 19:10:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-22 19:10:24 -0700
commit9615bfc454af6cb489e9572895ef00af022303b1 (patch)
treefdcc9d8ffe86296abaf7ab77d210566034d6dbcb
parentff16701d9054e47f1205e6ba4372077bd136062c (diff)
Use AM_CFLAGS instead of bdftopcf_CFLAGS since there's only one target
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f7256c..e70293f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
bin_PROGRAMS = bdftopcf
-bdftopcf_CFLAGS = $(CWARNFLAGS) @BDFTOPCF_CFLAGS@
+AM_CFLAGS = $(CWARNFLAGS) @BDFTOPCF_CFLAGS@
bdftopcf_LDADD = @BDFTOPCF_LIBS@
bdftopcf_SOURCES = bdftopcf.c