mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -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)
|
||||
NOT_IN_DIST= \
|
||||
grammars \
|
||||
download \
|
||||
doc/release2.html \
|
||||
src/util/AlphaConvGF.hs
|
||||
src/tools/AlphaConvGF.hs
|
||||
|
||||
BIN_DIST_DIR=$(DIST_DIR)-$(host)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user