mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-22 05:28:59 +00:00
Add libmap in dist
This commit is contained in:
parent
d9feeb1a76
commit
a47ae538de
1
Makefile
1
Makefile
@ -373,6 +373,7 @@ dist:
|
||||
@$(MAKE) -C debian dist DISTDIR=$(shell pwd)/$(PACKAGE)-$(VERSION)
|
||||
@$(MAKE) -C apple_driver dist DISTDIR=$(shell pwd)/$(PACKAGE)-$(VERSION)
|
||||
@$(MAKE) -C libconfig dist DISTDIR=$(shell pwd)/$(PACKAGE)-$(VERSION)
|
||||
@$(MAKE) -C libmap dist DISTDIR=$(shell pwd)/$(PACKAGE)-$(VERSION)
|
||||
@echo TAR emile
|
||||
@for file in $(DISTFILES); do \
|
||||
dir=$$(dirname $$file); \
|
||||
|
Loading…
x
Reference in New Issue
Block a user