Remove RCS keywords, since they no longer work after git migration.
[mmh] / docs / Makefile.in
index aaf0fe4..695bdf0 100644 (file)
@@ -1,8 +1,6 @@
 #
 # Makefile for h subdirectory
 #
-# $Id$
-#
 
 SHELL = /bin/sh
 
@@ -51,7 +49,7 @@ superclean: realclean
 subdir = docs
 
 Makefile: Makefile.in ../config.status
-       cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
+       cd .. && ./config.status $(subdir)/$@
  
 distdir = ../`cat ../distname`/$(subdir)
 nmhdist: