]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
Hungarian translation updated
[evince.git] / Makefile.am
index 4aef61fb8546a17283cd67633c0b08ac3634859d..7030b1b12ab16d263c16f00ca438ce8e66353649 100644 (file)
@@ -50,13 +50,15 @@ DISTCLEANFILES =            \
        intltool-merge          \
        intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc --disable-shave
+ACLOCAL_AMFLAGS = -I m4
+
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc --disable-nautilus
 
 # 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