Remove obsolete reference to cryptol-server

This commit is contained in:
Aaron Tomb 2018-07-05 10:05:27 -07:00
parent fe4b2d9f70
commit 8496ddfe13

View File

@ -110,7 +110,7 @@ GIT_INFO_FILES := ${GIT_INFO_FILES} .git/packed-refs
endif
CRYPTOL_SRC := \
$(shell find src cryptol cryptol-server bench \
$(shell find src cryptol bench \
\( -name \*.hs -or -name \*.lhs -or -name \*.x -or -name \*.y \) \
-and \( -not -name \*\#\* \) -print) \
$(shell find lib -name \*.cry) \