--- lib/container/Makefile.orig Fri Jan 27 11:18:08 1995 +++ lib/container/Makefile Fri Jan 27 11:19:09 1995 @@ -11,7 +11,8 @@ OBJS = DLObject.o DLList.o DLIterator.o Queue.o QueueFIFO.o\ - HashDynamic.o HashStatic.o HashTable.o Key.o KeyInt.o KeyString.o\ + HashDynamic.o HashStatic.o HashTable.o HashIterator.o\ + Key.o KeyInt.o KeyString.o\ Manager.o QueueLIFO.o QueueRandom.o QueueSPT.o Job.o\ PrioQueueFIFO.o Sink.o Stack.o\ AVLTree.o AVLNode.o