Added an explicit target for the man pages.

This commit is contained in:
Moritz Bunkus 2009-08-10 21:28:48 +02:00
parent 964216ccb1
commit b94eac65ba

View File

@ -272,6 +272,8 @@ install-guide:
$(INSTALL_DATA) $$i $(DESTDIR)$(pkgdatadir)/images/; \
done
manpages: $(MANPAGES)
# Some general rules
ifeq (1,$(LIBMTXCOMMONDLL))
%.o: %.cpp