removed binary and ex10b
[des2015.git] / mart / ex09 / Makefile
index 8826d35..690a5d1 100644 (file)
@@ -3,7 +3,7 @@ LDFLAGS=$(shell xeno-config --xeno-ldflags)\
        -lnative -lrtdk -Xlinker -rpath\
        -Xlinker $(shell xeno-config --libdir)
 
-BINARIES=ex09a1 ex09a2
+BINARIES=ex09a1 ex09a2 ex09b
 
 all: $(BINARIES)