X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile.am;h=38f245bd6fe5d75c7128a05824fcf131a479a47f;hb=3dc377a2ca46531acc864c18c516c7d81f0c25e0;hp=090c2fb4ceabb9cf235d9fa6a57ead8b515d5915;hpb=a398c840be41102f170e79183a8bb9e8b6fa3a26;p=~andy%2Fgtk diff --git a/Makefile.am b/Makefile.am index 090c2fb4c..38f245bd6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -176,7 +176,7 @@ DISTCLEANFILES = \ config.lt distclean-local: - if test $(srdcir) = .; then :; else \ + if test "$(srcdir)" = "."; then :; else \ rm -f ChangeLog; \ fi