X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8034ed423ae670b99dce7b1a9f12db99a656bb74..015efefb3fcbf0613cefc6826eb92c0f4aec25f0:/projects/convertor/Makefile diff --git a/projects/convertor/Makefile b/projects/convertor/Makefile index c07f698e..a143687c 100644 --- a/projects/convertor/Makefile +++ b/projects/convertor/Makefile @@ -7,7 +7,7 @@ include ../../Makefile.conf PROG = convertor SRCS = ./main.cpp \ - ./settings.cpp + ./settings_impl.cpp STGLIBS = -lstg_logger \ -lstg_common \