Remove RCS keywords, since they no longer work after git migration.
[mmh] / mts / Makefile.in
index c72f350..821caa8 100644 (file)
@@ -1,8 +1,6 @@
 #
 # Makefile for mts subdirectory
 #
-# $Id$
-#
 
 SHELL = /bin/sh
 
@@ -97,7 +95,7 @@ lint:
 subdir = mts
 
 Makefile: Makefile.in ../config.status
-       cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
+       cd .. && ./config.status $(subdir)/$@
  
 distdir = ../`cat ../distname`/$(subdir)
 nmhdist: $(DIST)