summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-01-16 10:59:43 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2012-01-16 11:00:29 -0500
commitf1bb90717ba78533905d3f532940a390371a979c (patch)
treeb1462f6184adcaf2f97817617daab16f696d0700 /src/Makefile.am
parent132bf6802d9e36354e89469f3ef0b5daa1082299 (diff)
downloadnautilus-f1bb90717ba78533905d3f532940a390371a979c.tar.gz
build: add nautilus.gresource.xml to EXTRA_DIST
Fix distcheck.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce06583b4..a33aa9785 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)