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 c793757..cf171e0 100644
--- a/heimdall/Makefile.am
+++ b/heimdall/Makefile.am
@@ -1,8 +1,8 @@
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
AM_CPPFLAGS = $(DEPS_CFLAGS) -std=c++0x -I../libpit/Source
+AC_SYS_LARGEFILE
STATIC_LIBS = ../libpit/libpit-1.4.a
-
bin_PROGRAMS = heimdall
heimdall_SOURCES = source/Arguments.cpp \
source/BridgeManager.cpp \