]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/recent-files/Makefile.am
make page size calculation consistent and set it to (int)( width * scale +
[evince.git] / cut-n-paste / recent-files / Makefile.am
index 63cde66e125d8cfbd295f16c389c84c0d1fc31ce..bd05134b97f3a33158c36d308f682ce9cf6df385 100644 (file)
@@ -1,7 +1,7 @@
 NULL =
 
 INCLUDES = \
-       $(RECENT_FILES_CFLAGS)          \
+       $(RECENT_FILES_CFLAGS) \
        $(NULL)
 
 #      Uses the deprecated GnomeIconTheme
@@ -27,4 +27,4 @@ EXTRA_DIST = update-from-egg.sh
 
 EGGDIR=$(srcdir)/../../../libegg/libegg/recent-files
 regenerate-built-sources:
-       EGGFILES="$(EGG_FILES)" EGGDIR="$(EGGDIR)" $(srcdir)/update-from-egg.sh
+       EGGFILES="$(EGG_FILES)" EGGDIR="$(EGGDIR)" $(top_srcdir)/cut-n-paste/update-from-egg.sh