* libmuguile/Makefile.am: add top_buildir for snarfing

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-20 08:54:15 +03:00
parent de594986d0
commit ce16a3bab8

View File

@ -16,9 +16,10 @@
include $(top_srcdir)/gtest.mk
# enforce compiling this dir first before decending into tests/
# note, we need top_builddir for snarfing with 'make distcheck' (ie.,
# with separate builddir)
SUBDIRS= .
INCLUDES=-I${top_srcdir} -I${top_srcdir}/src ${GUILE_CFLAGS} ${GLIB_CFLAGS}
INCLUDES=-I${top_builddir} -I${top_srcdir} -I${top_srcdir}/src ${GUILE_CFLAGS} ${GLIB_CFLAGS}
# don't use -Werror, as it might break on other compilers
# use -Wno-unused-parameters, because some callbacks may not