adapt to new build system

This commit is contained in:
Marc Wäckerlin
2015-07-28 12:15:01 +00:00
parent 5c72324fe7
commit 7492606615
13 changed files with 2329 additions and 1574 deletions

View File

@@ -11,9 +11,6 @@ endif
example_DATA = ${smartpointer_SOURCES} ${exceptionhandling_SOURCES} \
${arguments_SOURCES}
CPPFLAGS = -I${top_srcdir}/src
LDFLAGS = -L${top_builddir}/src
if HAVE_STACKTRACE
exceptionhandling_SOURCES = exceptionhandling.cxx
exceptionhandling_LDADD = ${top_builddir}/src/.libs/libmrw.la