From 042ac904b3cd1ad1c78ed9f6018ca4395eee85b4 Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Thu, 7 May 2015 00:19:12 +0200 Subject: [PATCH] - fix e59f8adccc378aa0386081775dfd737a9bb9b349 :-/ --- src/nhttpd/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \