[gnome-media] build: fix make dist



commit 9d20cb156930243c51af4c400b163106e89840a5
Author: Marc-André Lureau <marcandre lureau gmail com>
Date:   Tue Feb 23 09:29:09 2010 +0000

    build: fix make dist

 profiles/glade/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/profiles/glade/Makefile.am b/profiles/glade/Makefile.am
index 9e45b71..4a7695e 100644
--- a/profiles/glade/Makefile.am
+++ b/profiles/glade/Makefile.am
@@ -19,4 +19,7 @@ gladecatalog_DATA = gnome-media-profiles.xml
 check-catalog:
 	xmllint --dtdvalid glade-catalog.dtd --noout $(gladecatalog_DATA)
 
+EXTRA_DIST = \
+	$(gladecatalog_DATA)
+
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]