summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d165ce3..667b269 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ AM_YFLAGS = -d
bin_PROGRAMS = xgc
-xgc_CFLAGS = $(XGC_CFLAGS) -D_BSD_SOURCE
+AM_CFLAGS = $(XGC_CFLAGS) -D_BSD_SOURCE
xgc_LDADD = $(XGC_LIBS) -lm
xgc_SOURCES = \