DEADSOFTWARE

Get rid of per-module -I
[odcread.git] / Makefile
index 94be64aa62d6a2830bc12d153a9f158d43aeafb6..90f9d3d94966421d0f16474a58357adfad2c0f6c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 MODULES := reader store alien typeregister textmodel fold
 
 # Add module directories to the include path
-CFLAGS += -I. $(patsubst %,-I%,$(MODULES))
+CFLAGS += -I.
 
 # Variables for the modules to write to
 SRCS := odcread.cc