.
authorJim Meyering <jim@meyering.net>
Tue, 19 Dec 2000 10:25:15 +0000 (10:25 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 19 Dec 2000 10:25:15 +0000 (10:25 +0000)
m4/Makefile.in

index a1442374a869a12f7dec2c82aee5e92914b10eec..f51841e0a2a9922b61103aa5223ef82fb9939713 100644 (file)
@@ -126,7 +126,6 @@ chown.m4 \
 codeset.m4 \
 d-ino.m4 \
 d-type.m4 \
-dos.m4 \
 error.m4 \
 fnmatch.m4 \
 fpending.m4 \
@@ -184,7 +183,7 @@ utime.m4 \
 utimes.m4 \
 xstrtoumax.m4
 
-subdir = m4
+subdir = ac
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES = 
@@ -198,7 +197,7 @@ GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
-       cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile
+       cd $(top_srcdir) && $(AUTOMAKE) --gnits ac/Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
        cd $(top_builddir) \