veryclean-local: remove testdata instead of data (now a source directory)

This commit is contained in:
Hallvard Furuseth 2005-08-17 22:05:44 +00:00
parent 21fa587db3
commit 277860fbac

View file

@ -63,5 +63,5 @@ clean-local: FORCE
-$(RM) -r testrun *leak *gmon *core
veryclean-local: FORCE
@-$(RM) run data schema ucdata
@-$(RM) run testdata schema ucdata