diff --git a/Makefile b/Makefile index 6c39676d..502cefa0 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ all: $(UMKA_LIB) $(TARGET) run: $(TARGET) ./$(TARGET) -include Makeumka +include cmd/Makeumka include src/Makefile deepclean:: clean diff --git a/lib/umka b/lib/umka index 53e56438..429b43ac 160000 --- a/lib/umka +++ b/lib/umka @@ -1 +1 @@ -Subproject commit 53e56438ee51a76cc183f91b239de122558e13c8 +Subproject commit 429b43acc36ffae982b0eaedba018357d211ddad diff --git a/version b/version index 634650e0..89a6e74b 100644 --- a/version +++ b/version @@ -1 +1 @@ -v1.1 \ No newline at end of file +v1.2