diff --git a/apidoc/Makefile.am b/apidoc/Makefile.am index 59cd8096..dcb009ef 100644 --- a/apidoc/Makefile.am +++ b/apidoc/Makefile.am @@ -111,10 +111,6 @@ expand_content_files= \ # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) GTKDOC_LIBS= -# Hacks around gtk-doc brokenness for out of tree builds -ostree-sections.txt: $(srcdir)/ostree-sections.txt - cp $< $@ - version.xml: echo -n $(VERSION) > "$@"