From: ceriel Date: Fri, 13 Sep 1991 10:29:06 +0000 (+0000) Subject: Fixed proto.make X-Git-Tag: release-5-5~896 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a8cb5cbe86ee8cff08209b8280683691329ddd68;p=ack.git Fixed proto.make --- diff --git a/lang/cem/cemcom/proto.make b/lang/cem/cemcom/proto.make index 8509919b6..8b1990394 100644 --- a/lang/cem/cemcom/proto.make +++ b/lang/cem/cemcom/proto.make @@ -24,6 +24,7 @@ SRC_C = \ $(SRC_DIR)/LLlex.c \ $(SRC_DIR)/LLmessage.c \ $(SRC_DIR)/arith.c \ + $(SRC_DIR)/asm.c \ $(SRC_DIR)/blocks.c \ $(SRC_DIR)/ch7.c \ $(SRC_DIR)/ch7bin.c \