From 165cee035cd128176aa756618b706aab31cd483c Mon Sep 17 00:00:00 2001 From: Francesco Salvestrini Date: Thu, 11 Sep 2008 23:54:28 +0200 Subject: [PATCH] Fixed build --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index bc0df59..69ec459 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -53,6 +53,8 @@ libcommon_a_SOURCES = \ libs/debug.h \ libs/debug.cxx \ libs/traces.h \ + libs/options.h \ + libs/options.cxx \ libs/uuid.h \ libs/uuid.cxx -- 2.11.4.GIT