background: Fix test-chooser-dialog build with some linkers
List missing libs for the libbackground-chooser.la convenience library. https://bugzilla.gnome.org/show_bug.cgi?id=709302
This commit is contained in:
parent
455b457c7f
commit
f08a22526c
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ libbackground_chooser_la_SOURCES = \
|
|||
bg-colors-source.c \
|
||||
bg-colors-source.h
|
||||
|
||||
libbackground_chooser_la_LIBADD = $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS)
|
||||
|
||||
libbackground_la_SOURCES = \
|
||||
cc-background-panel.c \
|
||||
cc-background-panel.h
|
||||
|
|
Loading…
Add table
Reference in a new issue