diff --git a/src/nhttpd/Makefile.am b/src/nhttpd/Makefile.am index 4d608b624..d1aae8bc4 100644 --- a/src/nhttpd/Makefile.am +++ b/src/nhttpd/Makefile.am @@ -12,7 +12,6 @@ AM_CPPFLAGS += \ -I$(top_srcdir)/src/nhttpd/yhttpd_core \ -I$(top_srcdir)/src/nhttpd/yhttpd_mods \ -I$(top_srcdir)/src/nhttpd/tuxboxapi \ - -I$(top_srcdir)/src/nhttpd/tuxboxapi/coolstream \ -I$(top_srcdir)/lib/libeventserver \ -I$(top_srcdir)/lib/libconfigfile \ -I$(top_srcdir)/lib/connection \