mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 09:23:04 +03:00
Remove obsolete reference to cryptol-server
This commit is contained in:
parent
fe4b2d9f70
commit
8496ddfe13
2
Makefile
2
Makefile
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user