Added a line to the Makefile.am to ensure that the files needed for documentation and testing go into the distribution

This commit is contained in:
Neil Brown 2008-01-29 11:37:35 +00:00
parent 118e68bb1e
commit a73884058d

View File

@ -81,6 +81,8 @@ common/OrdAST.hs: GenOrdAST$(EXEEXT)
BUILT_SOURCES = frontends/LexOccam.hs frontends/LexRain.hs CompilerCommands.hs common/TagAST.hs common/OrdAST.hs
CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST = docextra testcases/automatic
#One entry per line makes it easier to read and easier to modify, even if it is longer
tock_SOURCES_hs = Main.hs