From: Amos Jeffries Date: Mon, 4 Jan 2016 05:52:47 +0000 (+1300) Subject: Revert non-CharacterSet changes from rev.14472 X-Git-Tag: SQUID_4_0_4~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cfa845a47603ad9634cbbcb7fbd03bd80e6d51b7;p=thirdparty%2Fsquid.git Revert non-CharacterSet changes from rev.14472 --- diff --git a/Makefile.am b/Makefile.am index 192e00a393..c582a6284c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,12 +6,12 @@ ## AUTOMAKE_OPTIONS = dist-bzip2 1.5 foreign -DIST_SUBDIRS = compat lib libltdl scripts icons errors contrib doc src helpers test-suite tools +DIST_SUBDIRS = compat lib libltdl scripts icons errors contrib doc helpers src test-suite tools SUBDIRS = compat lib if ENABLE_LOADABLE_MODULES SUBDIRS += libltdl endif -SUBDIRS += scripts icons errors doc src tools helpers test-suite +SUBDIRS += scripts icons errors doc helpers src tools test-suite DISTCLEANFILES = include/stamp-h include/stamp-h[0-9]* DEFAULT_PINGER = $(libexecdir)/`echo pinger | sed '$(transform);s/$$/$(EXEEXT)/'`