mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
qtexe.mk: Add missing include \$(MODDIR)/make/defs.mk to qt-defs.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
723606ea75
commit
22233b792b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
USE_QT = true
|
USE_QT = true
|
||||||
|
|
||||||
|
include $(MODDIR)/make/defs.mk
|
||||||
include $(MODDIR)/make/qt-defs.mk
|
include $(MODDIR)/make/qt-defs.mk
|
||||||
include $(MODDIR)/make/exe.mk
|
include $(MODDIR)/make/exe.mk
|
||||||
include $(MODDIR)/make/qt.mk
|
include $(MODDIR)/make/qt.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue