]> Pileus Git - ~andy/gtk/blob - modules/printbackends/Makefile.am
5b8981932c5718a34808c26b1979ffd7f41d2c07
[~andy/gtk] / modules / printbackends / Makefile.am
1 include $(top_srcdir)/Makefile.decl
2
3 SUBDIRS = file lpr
4
5 if HAVE_CUPS
6 SUBDIRS += cups
7 endif
8
9 if TEST_PRINT_BACKEND
10 SUBDIRS += test
11 endif
12
13 DIST_SUBDIRS = cups file lpr test