]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
[windows] Make evince relocatable on windows - GUI
[evince.git] / Makefile.am
index 9029b001532ece86a43c0459920f73c0442f9eac..64b26a3b2a664d611100ec93a649bd558f8cc92a 100644 (file)
@@ -50,13 +50,13 @@ DISTCLEANFILES =            \
        intltool-merge          \
        intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc --disable-shave
 
 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper
 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