From db4599393fd033e783392fcd484dd040d8ff67ef Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 31 Aug 2008 23:11:55 +0000 Subject: Added newly added archive.cpp to the build system, just in case someone wants to play with the code and wonders about errors while linking. svn-id: r34234 --- common/module.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/common/module.mk b/common/module.mk index c3f2a38c3f..599ffcf8a6 100644 --- a/common/module.mk +++ b/common/module.mk @@ -2,6 +2,7 @@ MODULE := common MODULE_OBJS := \ advancedDetector.o \ + archive.o \ config-file.o \ config-manager.o \ file.o \ -- cgit v1.2.3