summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-12-16 13:33:08 -0800
committerStefano Karapetsas <[email protected]>2013-12-16 13:33:08 -0800
commitf5f0a53c036e9c7fc2d3bff0882068ee00005677 (patch)
tree3bd33c84b9a756dc2f4ca0c79dec5616b58c1bb8 /Makefile.am
parent72a91275bf0303882aea39a4a999357e47d23bb7 (diff)
parent461b4b0d488e4ef80c7a6841da88fd271e9526c4 (diff)
downloadmate-backgrounds-f5f0a53c036e9c7fc2d3bff0882068ee00005677.tar.bz2
mate-backgrounds-f5f0a53c036e9c7fc2d3bff0882068ee00005677.tar.xz
Merge pull request #13 from infirit/1.6
Cherrypick usefull commits from master
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 6eba55f..7ea78da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ dist-hook:
( cd "$(top_srcdir)" && \
echo '# Generated by Makefile. Do not edit.'; echo; \
$(top_srcdir)/missing --run git log --stat -M -C \
- --name-status --date=short MATE_BACKGROUNDS_2_30_0.. ) \
+ --name-status --date=short ) \
> ChangeLog.tmp \
&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
|| ( rm -f ChangeLog.tmp ; \