X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b4338eb13c4c5fa33a3b86d4e88e5201c36e6401..3efab3e6baa3404fe596e927bdb1b4b27a4ba43f:/projects/sgauth/Makefile diff --git a/projects/sgauth/Makefile b/projects/sgauth/Makefile index 98867c5f..f5988e23 100644 --- a/projects/sgauth/Makefile +++ b/projects/sgauth/Makefile @@ -11,8 +11,8 @@ SRCS = ./main.cpp \ ./web.cpp STGLIBS = conffiles \ - crypto \ ia \ + crypto \ common STGLIBS_INCS = $(addprefix -I ../../stglibs/,$(addsuffix .lib/include,$(STGLIBS)))