adapt to new build system
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user