- now 'make distcheck' runs clean after using correct path in Makefile.am
- removed useles link to xml.cpp in ecore example
This commit is contained in:
parent
ca33a290df
commit
7a3242b77f
9 changed files with 11 additions and 12 deletions
|
@ -29,10 +29,10 @@ TestApp_SOURCES = \
|
|||
TestAppIntroProvider.h
|
||||
|
||||
TestApp_LDFLAGS = \
|
||||
../../../src/libdbus-c++-1.la
|
||||
$(top_builddir)/src/libdbus-c++-1.la
|
||||
|
||||
TestApp_CXXFLAGS = \
|
||||
-I../../../include
|
||||
-I$(top_srcdir)/include
|
||||
|
||||
AM_CPPFLAGS =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue