summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-04-23 22:54:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-04-23 22:54:41 (GMT)
commit53183d3333a280b9256eb971731f87ada5854460 (patch)
tree84a670ef185c98efe3613259b3d907e6acbdf7c3 /Makefile.am
parente25b4d02bba5dbd5cbc34b8f24a8c980396f86fb (diff)
Fixed a bug by avoiding one hardcoded path when looking for a picture.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@371 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a50fb0..033527f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ revision.h: .svn
cat $@.in | sed "s/#define REVISION .*$$/#define REVISION $$nb/" > $@ ; \
[ -f $< ] && rm $< || true
-EXTRA_DIST = config.rpath config.rpath config.rpath config.rpath ChangeLog
+EXTRA_DIST = config.rpath ChangeLog
SUBDIRS = pixmaps src plugins po