yhttpd: Add missing includepath

Origin commit data
------------------
Branch: ni/coolstream
Commit: fa25f65085
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)

Origin message was:
------------------
* yhttpd: Add missing includepath

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2013-04-16 20:59:58 +02:00
committed by [CST] Focus
parent a1e42e4c41
commit 8a9c2d37c5

View File

@@ -1,5 +1,6 @@
INCLUDES = \ INCLUDES = \
-I$(srcdir) \ -I$(srcdir) \
-I$(top_builddir) \
-I$(top_srcdir) \ -I$(top_srcdir) \
-I$(top_srcdir)/lib \ -I$(top_srcdir)/lib \
-I$(top_srcdir)/src/zapit/include \ -I$(top_srcdir)/src/zapit/include \