fixed makefile

This commit is contained in:
Norayr Chilingarian 2014-02-11 22:32:26 +04:00
parent 0571cd7841
commit d7d6a66071

View file

@ -9,6 +9,7 @@ all:
$(VOC) -s Gdk.Mod
$(VOC) -s Gtk.Mod
$(VOC) -s Glade.Mod
$(VOC) -s handlers.Mod
$(VOC) -m HelloWorld.Mod
test0: