Ensure that ecpg/test is cleaned by higher-level 'make clean'.

This commit is contained in:
Tom Lane 2002-01-14 17:49:56 +00:00
parent 309cbe494c
commit eab6776358
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ clean distclean maintainer-clean:
-$(MAKE) -C include $@
-$(MAKE) -C lib $@
-$(MAKE) -C preproc $@
-$(MAKE) -C test clean