]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed typo
authorserassio <>
Fri, 4 Nov 2005 03:03:29 +0000 (03:03 +0000)
committerserassio <>
Fri, 4 Nov 2005 03:03:29 +0000 (03:03 +0000)
src/Makefile.am

index 5e90136c1eebaa563f0522cdb1b19af5f32ca28e..9f57835ebc5ae399521d357ce53e7d3ddb0b9ce6 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.114 2005/11/02 23:14:41 hno Exp $
+#  $Id: Makefile.am,v 1.115 2005/11/03 20:03:29 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -191,7 +191,7 @@ libexec_PROGRAMS = \
        $(UNLINKD) \
        cachemgr$(CGIEXT)
 
-cf_gen_SOURCES = cf_gen.cc defines.h debug.c
+cf_gen_SOURCES = cf_gen.cc defines.h debug.cc
 nodist_cf_gen_SOURCES = globals.cc
 nodist_cf_gen_HEADER = cf_gen_defines.h
 cf_gen.$(OBJEXT): cf_gen_defines.h