build: The doc shooter works without x11 now
No need to restrict the build to just x11. We're not using pixmaps anymore.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if x11_enabled and get_option('gtk_doc')
|
||||
if get_option('gtk_doc')
|
||||
doc_shooter_sources = [
|
||||
'shooter.c',
|
||||
'shadow.c',
|
||||
|
||||
Reference in New Issue
Block a user