We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd15049 commit 7ebf692Copy full SHA for 7ebf692
Makefile.am
@@ -16,8 +16,10 @@ check_PROGRAMS = dirtreetest jpegscan jpegcheck \
16
smartptrtest imgsinktest
17
18
19
-bin_PROGRAMS = threadtest gprintertest mkthumbnail profileuitest pvtest configtest
+bin_PROGRAMS = threadtest gprintertest mkthumbnail profileuitest pvtest configtest mmmenugfx misctest
20
21
+misctest_SOURCES = misctest.cpp
22
+mmmenugfx_SOURCES = mmmenugfx.cpp
23
configtest_SOURCES = configtest.cpp
24
debugtest_SOURCES = debugtest.cpp
25
gprintertest_SOURCES = gprintertest.cpp
0 commit comments