mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
bin.mk: Fix missing include $(MODDIR)/make/defs.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
9b44eb7370
commit
f8b575f42d
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
|
||||
all install:
|
||||
clean distclean:
|
||||
$(RM) -f $(filter-out $(LOCAL_MKFILES) CVS debug release,$(wildcard *))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue