mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-06 19:07:51 +00:00
scout: add config library
For some reason 'os/config.h' is imported through 'launchpad.h', when linking an undefined symbol ('Genode::config') is produced, which actually should not happen.
This commit is contained in:
parent
a66df55f4e
commit
a8c27b51b5
@ -1,5 +1,5 @@
|
||||
TARGET = scout
|
||||
LIBS = libpng_static libz_static mini_c launchpad scout_widgets
|
||||
LIBS = libpng_static libz_static mini_c launchpad scout_widgets config
|
||||
SRC_CC = main.cc doc.cc \
|
||||
browser_window.cc png_image.cc \
|
||||
navbar.cc about.cc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user