summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorbringert <unknown>2005-04-21 16:17:05 +0000
committerbringert <unknown>2005-04-21 16:17:05 +0000
commit153418f0aa63ba9aefc1660dcff684e6e5e5fe11 (patch)
treea5d25e29d5fc95a862513e00511acce667a74910 /src/Makefile
parenta7532df68697f5c7180bc4f29a2feb1578758742 (diff)
Some small Makefile dist tweaks
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 1981945b2..b3e134b0d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -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)