From 88047024d5d1d12dc581cd318667a89c2c5ec494 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 15 Dec 2013 20:20:36 +0000 Subject: Added --enable-static-libc option to the configure script, automake syntax updates, starsystem roadmap updates. --- src/filesystem/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/filesystem') diff --git a/src/filesystem/Makefile.am b/src/filesystem/Makefile.am index 8f5bafd..89737a6 100644 --- a/src/filesystem/Makefile.am +++ b/src/filesystem/Makefile.am @@ -1,5 +1,5 @@ METASOURCES = AUTO -INCLUDES = -I$(top_srcdir)/src +AM_CPPFLAGS = -I$(top_srcdir)/src noinst_LTLIBRARIES = libfilesystem.la noinst_HEADERS = \ -- cgit v1.2.3