Skip to content
Snippets Groups Projects
Commit 415c00a3 authored by briano%netscape.com's avatar briano%netscape.com
Browse files

Added the missing semicolon.

parent b114e2a5
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment