Link boost_system.

This commit is contained in:
Lymia Aluysia
2017-01-18 00:41:09 -06:00
parent c843db5e7d
commit 8d5581ff7a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ AUTOMAKE_OPTIONS = subdir-objects
bin_PROGRAMS = magicseteditor
AM_CXXFLAGS = @WX_CXXFLAGS@ $(BOOST_CXXFLAGS) -I. -Wall
AM_LDFLAGS = $(BOOST_LDFLAGS)
AM_LDFLAGS = $(BOOST_LDFLAGS) -lboost_system
.hpp.gch:
target=`echo $@ | sed "s|.gch$$|.hpp|"`;\