comparison mcabber/doc/help/Makefile.am @ 905:b40d113b7863

Fix help files installation on *BSD
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Jun 2006 21:30:37 +0200
parents c4f164c4b0d3
children 2aa0735936f8
comparison
equal deleted inserted replaced
904:9d11c1b1af7a 905:b40d113b7863
1 helpdir = $(datadir)/mcabber/help 1 helpdir = $(datadir)/mcabber/help
2 2
3 install-data-local: 3 install-data-local:
4 $(install_sh) -d $(datadir)/mcabber/help 4 $(install_sh) -d $(datadir)/mcabber/help
5 cp -r ??/ $(datadir)/mcabber/help/ 5 cp -R ?? $(datadir)/mcabber/help/