12 lines
243 B
Makefile
Raw Normal View History

2002-10-20 14:25:16 +00:00
# Process this file with automake to produce Makefile.in
SUBDIRS = C fr
2005-12-06 06:38:09 +00:00
topdocdir=$(datadir)/@PACKAGE@/gnome/help/@PACKAGE@
install-data-local:
cd $(DESTDIR)$(topdocdir); ln -s . gramps
uninstall-local:
-rm $(DESTDIR)$(topdocdir)/gramps