Fix typo.

--HG--
branch : dtrg-buildsystem
This commit is contained in:
David Given 2013-05-13 11:14:10 +01:00
parent b0c238eb5d
commit af0dedeb6e

View file

@ -149,7 +149,7 @@ $(call installto, $(PLATDEP)/em_cemcom.ansi)
$(eval CEMCOMANSI := $o) $(eval CEMCOMANSI := $o)
$(call reset) $(call reset)
$(eval q := $D/cemcom.1) $(eval q := $D/cemcom.ansi.1)
$(call installto, $(INSDIR)/share/man/man1/cemcom.6) $(call installto, $(INSDIR)/share/man/man1/cemcom.6)
endef endef