[nautilus] build: add nautilus.gresource.xml to EXTRA_DIST



commit f1bb90717ba78533905d3f532940a390371a979c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 16 10:59:43 2012 -0500

    build: add nautilus.gresource.xml to EXTRA_DIST
    
    Fix distcheck.

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index ce06583..a33aa97 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -221,6 +221,7 @@ CLEANFILES = \
 EXTRA_DIST =					\
 	$(server_in_files)			\
 	$(UI_FILES)				\
+	nautilus.gresource.xml			\
 	check-nautilus				\
 	$(NULL)
 



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