Use autoconf convention for the configuration header (Glenn Murphy)
This commit is contained in:
parent
68a722e6d1
commit
1b3005836b
23 changed files with 28 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
EXTRA_DIST = README props-introspect.xml
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
|
||||
|
||||
noinst_PROGRAMS = props-server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue