.
[gnulib.git] / Makefile.in
index 836e6de..c47bc68 100644 (file)
@@ -43,7 +43,7 @@ DEFS = @DEFS@
 
 SHELL = /bin/sh
 
-subdirs = doc test
+subdirs = m4 lib
 
 default all:: regex.o
 .PHONY: default all
@@ -54,7 +54,7 @@ regex.o: regex.c regex.h
 clean mostlyclean::
        rm -f *.o
 
-distclean:: clean
+distclean realclean:: clean
        rm -f Makefile config.status
 
 extraclean:: distclean