summaryrefslogtreecommitdiff
path: root/src/freebsd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/freebsd/Makefile.am')
-rw-r--r--src/freebsd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freebsd/Makefile.am b/src/freebsd/Makefile.am
index 9d91542..53b718d 100644
--- a/src/freebsd/Makefile.am
+++ b/src/freebsd/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_builddir)/src -I$(top_srcdir)/src \
-DUP_COMPILATION \
-DG_LOG_DOMAIN=\"UPower-Freebsd\" \