- 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
|
@ -1,6 +1,6 @@
|
|||
EXTRA_DIST = propsgs-introspect.xml
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
noinst_PROGRAMS = propsgs-server propsgs-client
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue