gramps/gramps2/doc/gramps-manual/Makefile.am
Alex Roitman 97cdbe6af4 merge changes from gramps20
svn: r5482
2005-12-06 06:38:09 +00:00

12 lines
243 B
Makefile

# Process this file with automake to produce Makefile.in
SUBDIRS = C fr
topdocdir=$(datadir)/@PACKAGE@/gnome/help/@PACKAGE@
install-data-local:
cd $(DESTDIR)$(topdocdir); ln -s . gramps
uninstall-local:
-rm $(DESTDIR)$(topdocdir)/gramps