mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
arranging for dist
This commit is contained in:
@@ -16,9 +16,16 @@ WINDOWSINCLUDE =-ifor-windows $(BASICINCLUDE)
|
|||||||
DIST_DIR=GF-$(PACKAGE_VERSION)
|
DIST_DIR=GF-$(PACKAGE_VERSION)
|
||||||
NOT_IN_DIST= \
|
NOT_IN_DIST= \
|
||||||
from-peb \
|
from-peb \
|
||||||
|
doc/release2.html \
|
||||||
grammars/resource \
|
grammars/resource \
|
||||||
|
grammars/aggregation \
|
||||||
|
grammars/numerals \
|
||||||
|
grammars/ocl \
|
||||||
|
grammars/testConversions \
|
||||||
|
grammars/timetable \
|
||||||
src/parsing \
|
src/parsing \
|
||||||
src/conversions
|
src/conversions \
|
||||||
|
src/util/AlphaConvGF.hs
|
||||||
|
|
||||||
all: unix
|
all: unix
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user