]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Remove bad reference to parser/CharacterSet.h
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 9 Jan 2014 21:14:14 +0000 (13:14 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 9 Jan 2014 21:14:14 +0000 (13:14 -0800)
src/parser/Makefile.am

index 8a05b46a786ad88b789afbd5c4c54ffbda4eeeb1..b1887630dfc0787c3d7995d697de4fb68148ab64 100644 (file)
@@ -28,7 +28,6 @@ SBUF_SOURCE= \
        $(top_srcdir)/src/base/TextException.cc
 
 testTokenizer_SOURCES = \
-       CharacterSet.h \
        $(SBUF_SOURCE) \
        testTokenizer.h \
        testTokenizer.cc \