[yocto] [matchbox-panel-2][PATCH 18/25] applets: add scaling-image2 to the test harness
Jussi Kukkonen
jussi.kukkonen at intel.com
Tue May 3 04:30:37 PDT 2016
From: Ross Burton <ross.burton at intel.com>
---
applets/Makefile.applets | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/applets/Makefile.applets b/applets/Makefile.applets
index 9538818..1fff4ff 100644
--- a/applets/Makefile.applets
+++ b/applets/Makefile.applets
@@ -9,5 +9,6 @@ appletdir = $(pkglibdir)
# Binary to check that the applet actually links against everything it needs.
noinst_PROGRAMS = test-linkage
test_linkage_SOURCES = $(srcdir)/../common/test_main.c \
- $(top_srcdir)/matchbox-panel/mb-panel-scaling-image.c
+ $(top_srcdir)/matchbox-panel/mb-panel-scaling-image.c \
+ $(top_srcdir)/matchbox-panel/mb-panel-scaling-image2.c
test_linkage_LDADD = $(MATCHBOX_PANEL_LIBS)
--
2.8.1
More information about the yocto
mailing list