README: Mention the name of some debian packages
[paraslash.git] / Makefile.in
index e9ad0a98cdad469079b6ec7516d23e69bacac94a..91fd3a140e947962aa2fb9cab03cd3938f9dd78f 100644 (file)
@@ -66,7 +66,7 @@ gengetopts_c := $(gengetopts:.ggo=.cmdline.c)
 gengetopts_h := $(gengetopts:.ggo=.cmdline.h)
 all_c_files := $(wildcard *.c)
 c_sources := $(filter-out $(gengetopts_c), $(all_c_files))
-grutatxt := COPYING ChangeLog NEWS README.mysql CREDITS INSTALL README \
+grutatxt := COPYING NEWS README.mysql CREDITS INSTALL README \
        FEATURES GPL
 grutatxt_html := $(grutatxt:=.html)
 html_in := $(wildcard web/*.in.html)