Hrv compiles with make install (but with lots of functions from MissingHrv)

This commit is contained in:
Aarne Ranta
2022-09-30 11:50:15 +02:00
parent 0b7ad68400
commit a27e502233
3 changed files with 14 additions and 20 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
concrete AllHrv of AllHrvAbs =
LangHrv,
ExtendHrv
ExtendHrv,
MissingHrv
;