summaryrefslogtreecommitdiffhomepage
path: root/YMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'YMakefile')
-rw-r--r--YMakefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/YMakefile b/YMakefile
index 2881c10..e0bcbc0 100644
--- a/YMakefile
+++ b/YMakefile
@@ -6,4 +6,13 @@
<source>ProcessRunner.cpp</source>
<source>ymake.cpp</source>
</build>
+ <build>
+ <name>yscan</name>
+ <source>yscan.cpp</source>
+ <source>yscan-main.cpp</source>
+ </build>
+ <test>
+ <name>test-ymake</name>
+ <source>test-ymake.cpp</source>
+ </test>
</ymake>