fixups.patch 611 B

123456789101112131415161718192021
  1. Upstream-Status: Inappropriate [configuration]
  2. ---
  3. docs/reference/Makefile.am | 2 ++
  4. 1 file changed, 2 insertions(+)
  5. --- gypsy.orig/docs/reference/Makefile.am
  6. +++ gypsy/docs/reference/Makefile.am
  7. @@ -81,10 +81,12 @@ expand_content_files=
  8. # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
  9. INCLUDES=-I$(top_srcdir) $(GYPSY_CFLAGS)
  10. GTKDOC_LIBS=$(top_builddir)/gypsy/libgypsy.la $(GYPSY_LIBS)
  11. +EXTRA_DIST =
  12. +CLEANFILES =
  13. # This includes the standard gtk-doc make rules, copied by gtkdocize.
  14. include $(top_srcdir)/gtk-doc.make
  15. # Other files to distribute
  16. # e.g. EXTRA_DIST += version.xml.in