Fixed typo.

oldstable
Alexandre Julliard 1999-10-23 20:19:15 +00:00
parent be9fd31b92
commit ab7fa6de87
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ install::
$(INSTALL_DATA) wine.conf.man $(mandir)/man$(conf_manext)/wine.conf.$(conf_manext)
uninstall::
$(RM) $(mandir)/man($prog_manext)/wine.$(prog_manext)
$(RM) $(mandir)/man($conf_manext)/wine.conf.$(conf_manext)
$(RM) $(mandir)/man$(prog_manext)/wine.$(prog_manext)
$(RM) $(mandir)/man$(conf_manext)/wine.conf.$(conf_manext)
# Not done by default because of makeinfo bugs
install_info: $(INFOFILES)