diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f48752e..4c51f61 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ bin_PROGRAMS = xload -xload_CFLAGS = $(XLOAD_CFLAGS) +AM_CFLAGS = $(XLOAD_CFLAGS) xload_LDADD = $(XLOAD_LIBS) xload_SOURCES = \ |