X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..65b0dbf24af3d566eefab9e7244bdcb383e78f83:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile index 2364db74..0635185c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -6,9 +6,10 @@ SOURCES=main.cpp \ test_raw_ip.cpp \ test_admin_conf.cpp \ test_tariff.cpp \ - test_stgconffiles.cpp \ - ../projects/stargazer/tariff.cpp \ - ../stglibs/stgconffiles.lib/stgconffiles.cpp + test_conffiles.cpp \ + ../projects/stargazer/tariff_impl.cpp \ + ../stglibs/conffiles.lib/conffiles.cpp \ + ../stglibs/common.lib/common.cpp all: $(PROG)