]> Pileus Git - ~andy/gtk/blob - modules/printbackends/Makefile.am
444a92dc718041024507d16689681ccc63b4c031
[~andy/gtk] / modules / printbackends / Makefile.am
1 SUBDIRS = file lpr
2
3 if HAVE_CUPS
4 SUBDIRS += cups
5 endif
6
7 if TEST_PRINT_BACKEND
8 SUBDIRS += test
9 endif
10
11 DIST_SUBDIRS = cups file lpr test