summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ade4df4..e9187335 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ all clean dep depend distclean doc print realclean:
else \
exit 1; \
fi; \
- fi \
+ fi; \
done
LIBS = pjlib/lib/libpj-$(MACHINE_NAME)-$(OS_NAME)-$(CC_NAME).a \