diff options
Diffstat (limited to 'support/make/build-templates.mk')
-rw-r--r-- | support/make/build-templates.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/make/build-templates.mk b/support/make/build-templates.mk index fcf83a1..4371f13 100644 --- a/support/make/build-templates.mk +++ b/support/make/build-templates.mk @@ -1,6 +1,5 @@ define LIBMAPLE_MODULE_template dir := $(1) -LIBMAPLE_INCLUDES += -I$$(dir) include $$(dir)/rules.mk endef |