X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=Makefile;h=90f9d3d94966421d0f16474a58357adfad2c0f6c;hb=df199b16cefe6fcbd9778689a8fd57969389c1bb;hp=94be64aa62d6a2830bc12d153a9f158d43aeafb6;hpb=7c27903f08ee6069172f92415888a825512cba01;p=odcread.git diff --git a/Makefile b/Makefile index 94be64a..90f9d3d 100644 --- 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