]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Fix typo
[evince.git] / Makefile.am
index 4aef61fb8546a17283cd67633c0b08ac3634859d..64b26a3b2a664d611100ec93a649bd558f8cc92a 100644 (file)
@@ -56,7 +56,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --e
 distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf
 
 distclean-local:
-       if test $(srdcir) = .; then :; else \
+       if test "$(srcdir)" = "."; then :; else \
                rm -f ChangeLog; \
        fi