From 2c08e9d2afef0079158ce7a7b13023b9230635e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danilo=20=C5=A0egan?= Date: Tue, 11 Feb 2014 23:56:40 +0100 Subject: Add missing files to Makefile.am EXTRA_DIST definitions. --- tests/cases/Makefile.am | 2 ++ tests/results/Makefile.am | 1 + 2 files changed, 3 insertions(+) diff --git a/tests/cases/Makefile.am b/tests/cases/Makefile.am index 637e190..904b52a 100644 --- a/tests/cases/Makefile.am +++ b/tests/cases/Makefile.am @@ -5,6 +5,7 @@ EXTRA_DIST = \ context.xml.in \ extract-comments.xml \ extract-gtkbuilder.ui \ + extract-gtkbuilder-single.ui \ extract1.desktop \ extract10.templates_ \ extract12.xml.in \ @@ -50,6 +51,7 @@ CLEANFILES = \ context.xml.in.h \ extract-comments.xml.h \ extract-gtkbuilder.ui.h \ + extract-gtkbuilder-single.ui.h \ extract1.desktop.h \ extract10.templates_.h \ extract12.xml.in.h \ diff --git a/tests/results/Makefile.am b/tests/results/Makefile.am index 4366c6b..c5090ba 100644 --- a/tests/results/Makefile.am +++ b/tests/results/Makefile.am @@ -17,6 +17,7 @@ EXTRA_DIST = \ extract12.xml.in.h \ extract14.xml.in.h \ extract-gtkbuilder.ui.h \ + extract-gtkbuilder-single.ui.h \ gsettings.gschema.xml.h \ iso88591text.xml.in.h \ merge-cdata.xml \ -- cgit v1.2.1