Some small Makefile dist tweaks

This commit is contained in:
bringert
2005-04-21 16:17:05 +00:00
parent a7532df686
commit 153418f0aa

View File

@@ -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)