ICU-254 cleanup $(TRANSLIT_RES) at distclean.

X-SVN-Rev: 1101
This commit is contained in:
Yves Arrouye 2000-04-10 22:03:00 +00:00
parent 8292436157
commit 8fd07e0807

View file

@ -135,7 +135,7 @@ clean-local:
rm -f $(TARGET) $(OBJECTS)
distclean-local: clean-local
rm -f Makefile $(DEPS) $(RES_FILES) $(TEST_FILES)
rm -f Makefile $(DEPS) $(RES_FILES) $(TRANSLIT_RES) $(TEST_FILES)
check-local: