From d7652d2c06caf4a442129cd744191c06b6e18f84 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Dec 2011 18:37:28 -0500 Subject: [PATCH] Fix dist --- gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 720f58d2ca..9537959c18 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -16,7 +16,7 @@ else GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f" endif -SUBDIRS = a11y . +SUBDIRS = a11y . tests if HAVE_PAPI_CUPS GTK_PRINT_BACKENDS=file,papi,cups