Browse code

revert accidental makefile change

git-svn: trunk@4758

Török Edvin authored on 2009/02/13 02:26:40
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Thu Feb 12 19:55:31 EET 2009 (edwin)
2
+------------------------------------
3
+ * Makefile.in: revert accidental makefile change
4
+
1 5
 Thu Feb 12 19:49:06 EET 2009 (edwin)
2 6
 ------------------------------------
3 7
  * unit_tests/Makefile.am, unit_tests/Makefile.in,
... ...
@@ -66,7 +66,7 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
66 66
 	$(top_srcdir)/docs/man/freshclam.1.in \
67 67
 	$(top_srcdir)/docs/man/freshclam.conf.5.in \
68 68
 	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
69
-	INSTALL NEWS TODO config/config.guess config/config.rpath \
69
+	INSTALL NEWS config/config.guess config/config.rpath \
70 70
 	config/config.sub config/depcomp config/install-sh \
71 71
 	config/ltmain.sh config/missing
72 72
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4