summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 623a748..6ab7bcf 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -13,4 +13,7 @@ testdisplay_SOURCES = \
testdisplay_hotplug.c \
$(NULL)
-TESTS_progs += testdisplay
+QRdecode4Display_SOURCES = QRdecode4Display.c \
+ ${NULL}
+
+TESTS_progs += testdisplay QRdecode4Display