Skip to content
Snippets Groups Projects
Commit 92fa329e authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Add a missing endif to the bindist Makefile

parent 7576f4c2
No related branches found
Tags 2007-11-11
No related merge requests found
......@@ -46,6 +46,7 @@ denounce:
ifneq "$(GREPPED_PATH)" ""
@echo To use, add $(bindir) to your PATH.
@echo
endif
@if test -f $(htmldir)/index.html; then \
echo For documentation, see $(htmldir)/index.html ; \
else \
......
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