diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29..0000000 diff --git a/Makefile b/Makefile index a8ec6fa..1de5db4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ RACK_DIR ?= ../.. -FLAGS += -Idep/include SOURCES += $(wildcard src/*.cpp) SOURCES += $(wildcard src/*.c) DISTRIBUTABLES += res