mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
header.mk, qttools.mk: Renamed LOCAL_HDR BUILD_H
This commit is contained in:
parent
6cbbfa0150
commit
7939670eb7
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# $Id$
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
ALL += $(LIBDIR) $(PREREQ_DONE) $(LOCAL_HDR)
|
||||
ALL += $(LIBDIR) $(PREREQ_DONE) $(BUILD_H)
|
||||
include $(MODDIR)/make/rules.mk
|
||||
clean: objclean textclean localclean
|
||||
install: $(ALL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue