From 56fe4ec918c68de95a8a51df1bb83c56a9b8ad8a Mon Sep 17 00:00:00 2001 From: vanhofen Date: Thu, 7 May 2015 00:19:12 +0200 Subject: [PATCH] fix 427915ab830e0716c4b78a71a5e8bddd3dfe6e90 :-/ Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/042ac904b3cd1ad1c78ed9f6018ca4395eee85b4 Author: vanhofen Date: 2015-05-07 (Thu, 07 May 2015) Origin message was: ------------------ - fix 427915ab830e0716c4b78a71a5e8bddd3dfe6e90 :-/ ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- 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 \