diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-02-21 18:03:04 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-02-21 18:03:04 +0000 |
commit | 7dbb99c297673f6caf6903bbb79231e80bfd006a (patch) | |
tree | 496baf07e7455db52c1522a9f09033e473536018 /gtk/Makefile.am | |
parent | f07ad74afc68d81a8245b8178d5ae11c4d7accae (diff) | |
download | gtk+-7dbb99c297673f6caf6903bbb79231e80bfd006a.tar.gz |
2.13.0GTK_2_13_0
svn path=/trunk/; revision=19628
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r-- | gtk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 1f8357e699..fe08407465 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -9,7 +9,7 @@ GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings % endif SUBDIRS = theme-bits $(xdgmimedir) . tests -DIST_SUBDIRS=theme-bits xdgmime +DIST_SUBDIRS=theme-bits xdgmime tests if HAVE_CUPS GTK_PRINT_BACKENDS=file,cups |