aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/Makefile.am')
-rw-r--r--heimdall/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/Makefile.am b/heimdall/Makefile.am
index e13860f..bc30c98 100644
--- a/heimdall/Makefile.am
+++ b/heimdall/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
-AM_CPPFLAGS = $(DEPS_CFLAGS) -std=c++0x -I../libpit/Source
+AM_CPPFLAGS = $(DEPS_CFLAGS) -std=c++0x -I../libpit/Source -DAUTOCONF
STATIC_LIBS = ../libpit/libpit-1.4.a
bin_PROGRAMS = heimdall
heimdall_SOURCES = source/Arguments.cpp \