aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 497ce06..16d34d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
bin_PROGRAMS = xcompmgr
xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
-xcompmgr_INCLUDES = @XCOMPMGR_CFLAGS@
+
+INCLUDES = @XCOMPMGR_CFLAGS@