mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
plugin.mk, tools.mk: Add include $(MODDIR)/make/backup.mk
This commit is contained in:
parent
3ad5af17f0
commit
fa7830c0ff
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ include $(MODDIR)/make/defs.mk
|
|||
include $(MODDIR)/make/plugin-defs.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
include $(MODDIR)/make/depend.mk
|
||||
include $(MODDIR)/make/backup.mk
|
||||
|
||||
LOCAL_CPPFLAGS += -D_PLUGIN
|
||||
LOCAL_CFLAGS += -D_PLUGIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue