summaryrefslogtreecommitdiff
path: root/src/site/doxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/doxy/Makefile.am')
-rw-r--r--src/site/doxy/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/site/doxy/Makefile.am b/src/site/doxy/Makefile.am
index 0c7293d..e5741f9 100644
--- a/src/site/doxy/Makefile.am
+++ b/src/site/doxy/Makefile.am
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-EXTRA_DIST = Doxyfile mainpage.dox license_notice_footer.txt
+EXTRA_DIST = Doxyfile license_notice_footer.txt
# DOC is defined if installer requests doc generation.
@@ -61,7 +61,7 @@ endif
all-local: dox
-@manual_dest@/index.html: Doxyfile mainpage.dox
+@manual_dest@/index.html: Doxyfile
"@DOXYGEN@"
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)