projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Makefiles: remove -I$(includedir)
[petitboot]
/
test
/
urls
/
Makefile.am
diff --git
a/test/urls/Makefile.am
b/test/urls/Makefile.am
index da6fcbfbcc4d0c5dd2a2b276172e2ea9d00a8929..e2731c1719b290ecb2ad6e2059da07752e89af47 100644
(file)
--- a/
test/urls/Makefile.am
+++ b/
test/urls/Makefile.am
@@
-16,7
+16,6
@@
AUTOMAKE_OPTIONS = parallel-tests
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
- -I$(includedir) \
$(DEFAULT_CPPFLAGS)
AM_CFLAGS = \
$(DEFAULT_CPPFLAGS)
AM_CFLAGS = \