mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 19:30:10 +00:00
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"
|
GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = tests
|
SUBDIRS = . tests
|
||||||
DIST_SUBDIRS = tests
|
|
||||||
|
|
||||||
if HAVE_PAPI_CUPS
|
if HAVE_PAPI_CUPS
|
||||||
GTK_PRINT_BACKENDS=file,papi,cups
|
GTK_PRINT_BACKENDS=file,papi,cups
|
||||||
|
Loading…
Reference in New Issue
Block a user