From 519b03e8e89c1fd07343d6883ea2c77d259a79e1 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Tue, 27 Sep 2011 15:10:53 +0700 Subject: Changes to the matching procedure and new abstraction code. --- src/map/if/module.make | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/if/module.make') diff --git a/src/map/if/module.make b/src/map/if/module.make index b60e2691..eda5e13e 100644 --- a/src/map/if/module.make +++ b/src/map/if/module.make @@ -3,6 +3,7 @@ SRC += src/map/if/ifCore.c \ src/map/if/ifDec07.c \ src/map/if/ifDec08.c \ src/map/if/ifDec10.c \ + src/map/if/ifDec16.c \ src/map/if/ifLib.c \ src/map/if/ifMan.c \ src/map/if/ifMap.c \ -- cgit v1.2.3