summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-04-11 18:05:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-04-11 18:05:34 -0400
commit035be761f4df2d41bb1684bba77cb87758af9c05 (patch)
tree03a8d84b75f5b702f75d906eea6389849e5b6f2a /Makefile.am
parent33857adc7dbf01f056a9c38d639194a4f4ba1498 (diff)
downloadgdk-pixbuf-035be761f4df2d41bb1684bba77cb87758af9c05.tar.gz
Release 2.16.12.16.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e1bd48e8a..7264d564c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -155,6 +155,11 @@ DISTCLEANFILES = \
gail-uninstalled.pc \
config.lt
+distclean-local:
+ if test $(srdcir) = .; then :; else \
+ rm -f ChangeLog; \
+ fi
+
ChangeLog:
@echo Creating $@
@if test -d "$(srcdir)/.git"; then \