mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
Some small Makefile dist tweaks
This commit is contained in:
@@ -11,8 +11,9 @@ JAVAFLAGS=-target 1.4 -source 1.4
|
|||||||
DIST_DIR=GF-$(PACKAGE_VERSION)
|
DIST_DIR=GF-$(PACKAGE_VERSION)
|
||||||
NOT_IN_DIST= \
|
NOT_IN_DIST= \
|
||||||
grammars \
|
grammars \
|
||||||
|
download \
|
||||||
doc/release2.html \
|
doc/release2.html \
|
||||||
src/util/AlphaConvGF.hs
|
src/tools/AlphaConvGF.hs
|
||||||
|
|
||||||
BIN_DIST_DIR=$(DIST_DIR)-$(host)
|
BIN_DIST_DIR=$(DIST_DIR)-$(host)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user