summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-01-14 18:25:15 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-01-14 18:26:14 -0500
commit638f32e0694d1c6eff89ddce2b3c0a3f5c77d356 (patch)
treed656a6805c52afadf5df545203e2c7a2a103c9e8 /Makefile.am
parent8db750fd470ce3545258b043cbc0e839c45da288 (diff)
downloadnautilus-638f32e0694d1c6eff89ddce2b3c0a3f5c77d356.tar.gz
build: cleanup GResource dependency generation
- make sure to use --sourcedir=$(srcdir) - use the generated dependency list to add files to EXTRA_DIST instead of doing it manually
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 58ba20035..5aa658dd0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ DIRS = \
test \
po \
data \
- icons \
docs \
$(NULL)