summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-04-11 13:55:55 +0000
committerMatthias Clasen <mclasen@redhat.com>2019-04-11 13:55:55 +0000
commitc19ae9635e80ca0bf23a01dd8c450613b9b557b8 (patch)
tree7cb2fdab4fe06e5efc5497d150ec07405fceb4f6
parent152e65f07aa2ee0ff07c4015602c2e26afa382f4 (diff)
parentadbd9b22d6ef5c1578e7d48b575e3d5fcda519fc (diff)
downloadgtk+-c19ae9635e80ca0bf23a01dd8c450613b9b557b8.tar.gz
Merge branch 'uajain/clean-gtktypefuncs' into 'gtk-3-24'
gtk/Makefile: Add generated gtktypefuncs.c to DISTCLEANFILES See merge request GNOME/gtk!732
-rw-r--r--gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index e556e9d3af..ea2dd5863c 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1177,7 +1177,7 @@ MAINTAINERCLEANFILES = \
$(print_portal_built_sources) \
$(stamp_files)
-DISTCLEANFILES =
+DISTCLEANFILES = gtktypefuncs.c
if OS_WIN32
DISTCLEANFILES += gtk-win32.rc