From: Jan-Pascal van Best Date: Fri, 29 Mar 2013 20:57:22 +0000 (+0100) Subject: Add library to linked options X-Git-Tag: 0.2 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=29140ef42ad4d98fba21700ebe962d5771e03f70;p=backupusage.git Add library to linked options --- diff --git a/Makefile b/Makefile index 6fff70d..568c9fa 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # libboost-program-options-dev # ... and maybe more, see #includes -LIBS=-lboost_program_options -lboost_filesystem -lboost_regex +LIBS=-lboost_program_options -lboost_filesystem -lboost_regex -lboost_system all: backupusage