merge changes from gramps20
svn: r5482
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user