diff options
Diffstat (limited to 'doc/en/howto/html/Makefile.am')
-rw-r--r-- | doc/en/howto/html/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/en/howto/html/Makefile.am b/doc/en/howto/html/Makefile.am deleted file mode 100644 index 6854ff2..0000000 --- a/doc/en/howto/html/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -# 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: |