# HG changeset patch # User zas_ # Date 1226625018 0 # Node ID 893dfe1eca9938550dc97ceb705747b558630efd # Parent f7c0f743f0fd0e2eaf701f7aa59e21769c8e5dda Fix up Makefile.am: add missing files and do not install template.html. diff -r f7c0f743f0fd -r 893dfe1eca99 doc/Makefile.am --- a/doc/Makefile.am Wed Nov 12 21:38:00 2008 +0000 +++ b/doc/Makefile.am Fri Nov 14 01:10:18 2008 +0000 @@ -34,10 +34,12 @@ options_hidden.html \ options.html \ options_image.html \ + options_properties.html \ options_window.html \ other_windows.html \ other_windows_image_properties.html \ other_windows_image_window.html \ + other_windows_pan_view.html \ printing.html \ reference_command_line.html \ reference.html \ @@ -48,7 +50,6 @@ sidebars.html \ sidebars_keywords.html \ sidebars_sort_manager.html \ - style.css \ - template.html + style.css EXTRA_DIST = $(help_DATA) template.html