Broke Makefile.in, here's a fix

This commit is contained in:
Joseph Carter 2000-01-04 04:38:05 +00:00
parent 49d9711def
commit 4b8ca8dd26

View file

@ -26,6 +26,7 @@ clean-autoconf mrproper: distclean
%:
@for dir in $(SUBDIRS); do \
$(MAKE) -C $$dir $@ || exit; \
done
changelog: