blob: 6854ff2e39f3da836792d525ceb65ee336637664 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# this Makefile.am was automatically generated by bibletime/maintenance/gen_am.sh
# please do not edit this file but rather run the script to update
KDE_OPTIONS = noautodist
EXTRA_DIST =
install-data-local:
mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/;
chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime;
uninstall-local:
|