mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
Removed some now removed dirs from NOT_IN_DIST
This commit is contained in:
@@ -15,14 +15,8 @@ WINDOWSINCLUDE =-ifor-windows
|
|||||||
|
|
||||||
DIST_DIR=GF-$(PACKAGE_VERSION)
|
DIST_DIR=GF-$(PACKAGE_VERSION)
|
||||||
NOT_IN_DIST= \
|
NOT_IN_DIST= \
|
||||||
from-peb \
|
|
||||||
grammars \
|
grammars \
|
||||||
doc/release2.html \
|
doc/release2.html \
|
||||||
src/old-stuff \
|
|
||||||
src/parsing \
|
|
||||||
src/conversions \
|
|
||||||
src/trace \
|
|
||||||
src/notrace \
|
|
||||||
src/util/AlphaConvGF.hs
|
src/util/AlphaConvGF.hs
|
||||||
|
|
||||||
BIN_DIST_DIR=$(DIST_DIR)-$(host)
|
BIN_DIST_DIR=$(DIST_DIR)-$(host)
|
||||||
|
|||||||
Reference in New Issue
Block a user