summaryrefslogtreecommitdiff
path: root/tools/checkwps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkwps/SOURCES')
-rw-r--r--tools/checkwps/SOURCES10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/checkwps/SOURCES b/tools/checkwps/SOURCES
new file mode 100644
index 0000000000..80b2f76510
--- /dev/null
+++ b/tools/checkwps/SOURCES
@@ -0,0 +1,10 @@
1../../apps/gui/skin_engine/wps_debug.c
2../../apps/gui/skin_engine/skin_parser.c
3../../apps/gui/skin_engine/skin_buffer.c
4../../apps/misc.c
5../../firmware/common/strlcpy.c
6checkwps.c
7
8#ifdef HAVE_LCD_BITMAP
9../../apps/recorder/bmp.c
10#endif