Skip to content
Snippets Groups Projects
Commit f866f84da7c3 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Don't autogenerate doc/examples/Makefile.am

parent 0d7c3c969b83
No related branches found
No related tags found
No related merge requests found
##
## This file is auto-generated by index.py
## DO NOT EDIT !!!
##
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
LDADD = $(top_builddir)/libxml2.la LDADD = $(top_builddir)/libxml2.la
......
...@@ -305,5 +305,5 @@ ...@@ -305,5 +305,5 @@
dump_sections(output) dump_sections(output)
output.write("</examples>\n") output.write("</examples>\n")
output.close() output.close()
dump_Makefile() #dump_Makefile()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment