* Add missing $(top_builddir) to Makefile.am

This commit is contained in:
micha-bbg
2012-04-22 00:29:25 +02:00
parent 3fd93dd0f8
commit f36ee26d87
19 changed files with 20 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
AM_CPPFLAGS = -fno-rtti -fno-exceptions
INCLUDES = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir)/lib \