Added the missing semicolon.

This commit is contained in:
briano%netscape.com 1999-09-22 06:32:45 +00:00
parent b114e2a582
commit 415c00a38e

View File

@ -290,7 +290,7 @@ cleansrcdir:
fi; \
if [ -f webshell/embed/gtk/Makefile ]; then \
$(MAKE) -C webshell/embed/gtk distclean; \
fi \
fi; \
if [ ! "$$_skip_find" ]; then \
echo "Removing object files from srcdir..."; \
rm -fr `find . -type d \( -name .deps -print -o -name CVS \