[gnome-control-center] common: add the GResource to EXTRA_DIST



commit 57adcbe9513a060bcaa2a668bdc3b341afcb42ad
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Jan 4 17:05:48 2013 +0100

    common: add the GResource to EXTRA_DIST
    
    I had this squashed locally and it was missing from the patch that was
    committed.

 panels/common/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/common/Makefile.am b/panels/common/Makefile.am
index 6ee26fd..26e40a8 100644
--- a/panels/common/Makefile.am
+++ b/panels/common/Makefile.am
@@ -41,7 +41,7 @@ cc-common-resources.h: common.gresource.xml $(resource_files)
 rulesdir = $(datadir)/polkit-1/rules.d/
 rules_DATA = gnome-control-center.rules
 
-EXTRA_DIST = $(rules_DATA) $(resource_files)
+EXTRA_DIST = $(rules_DATA) $(resource_files) common.gresource.xml
 CLEANFILES = $(BUILT_SOURCES)
 
 -include $(top_srcdir)/git.mk



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