From 45735c5b3ceff3953baa1bca00487165de945f87 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 24 Apr 2014 01:36:36 -0400 Subject: [PATCH] tests: add missing files to EXTRA_DIST https://bugzilla.gnome.org/show_bug.cgi?id=728846 --- tests/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index a416ed1566..e2396b828f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -524,7 +524,10 @@ EXTRA_DIST += \ merge-3.ui \ gnome-textfile.png \ testsplitheaders.ui \ - makefile.msc + makefile.msc \ + mydialog.ui \ + mydialog2.ui \ + popover.ui -include $(top_srcdir)/git.mk