actually commit minor cleanups
[dcpu16] / Makefile
index f3324efabc61a143f42e044148b85957ad7dd30b..78f7941e97ac6c8879efcc87610d227e54ef14c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 #!make
 #
-PROGRAMS = dcpu16
+PROGRAMS = dcpu16 as-dcpu16
 
 CFLAGS = -g -Wall -Wextra -pedantic -std=c99
 LDFLAGS =