From: Amos Jeffries Date: Fri, 2 May 2008 09:54:27 +0000 (-0600) Subject: Oops. Broke make dist with strnstr.h X-Git-Tag: SQUID_3_1_0_1~49^2~261 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc192b750ab5354e63739015fe58d5b183e291c9;p=thirdparty%2Fsquid.git Oops. Broke make dist with strnstr.h --- diff --git a/lib/Makefile.am b/lib/Makefile.am index fd9970ab0a..bacf40d9b0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -77,7 +77,6 @@ libmiscutil_a_SOURCES = \ rfc3596.c \ $(SNPRINTFSOURCE) \ Splay.cc \ - strnstr.h \ strnstr.cc \ $(STRSEPSOURCE) \ $(STRTOLLSOURCE) \