diff --git a/premake.make b/premake.make index e9bdcf6..10949ab 100644 --- a/premake.make +++ b/premake.make @@ -1,4 +1,4 @@ -LDLIBS := +LDLIBS := -lm -lpthread -lscerror MAJOR := 1 MINOR := 0