forked from AuroraMiddleware/gtk
Fix build
We must build gtk before gtk/tests
This commit is contained in:
parent
b71134fc77
commit
4b5b1ab43a
@ -16,8 +16,7 @@ else
|
||||
GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
|
||||
endif
|
||||
|
||||
SUBDIRS = tests
|
||||
DIST_SUBDIRS = tests
|
||||
SUBDIRS = . tests
|
||||
|
||||
if HAVE_PAPI_CUPS
|
||||
GTK_PRINT_BACKENDS=file,papi,cups
|
||||
|
Loading…
Reference in New Issue
Block a user