]> Pileus Git - ~andy/gtk/blobdiff - modules/printbackends/Makefile.am
GailProgressBar: make value setters work
[~andy/gtk] / modules / printbackends / Makefile.am
index 11d24238500bcc403812369308c17261c1ae94b4..43468a626441f6c0b3384cd504b3719245855e31 100644 (file)
@@ -10,6 +10,10 @@ if TEST_PRINT_BACKEND
 SUBDIRS += test
 endif
 
-DIST_SUBDIRS = cups file lpr test
+if HAVE_PAPI
+SUBDIRS += papi
+endif
+
+DIST_SUBDIRS = cups file lpr test papi
 
 -include $(top_srcdir)/git.mk