exo4: fix the class annotation to be included inside the bytecode.
[Project_POO.git] / exo5 / Makefile
index b6e4a343dad9d00ba92b69f64df514da632242fc..d928d62148d9d2391a1ce1198239b9c88c5d18e6 100644 (file)
@@ -46,6 +46,8 @@ JVM = java
 # NAME = Camilo        Juan
 
 CLASSES = \
+               StrComparator.java \
+               IStrComparator.java \
                Main.java
 
 #