X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/703ad5b9a14dc2a42849669d3618a8ba1136bb92..85b2cf6a5286a94b5e35c7fc6b17bdf941f56420:/stglibs/smux.lib/Makefile diff --git a/stglibs/smux.lib/Makefile b/stglibs/smux.lib/Makefile index c5824be9..8988da2f 100644 --- a/stglibs/smux.lib/Makefile +++ b/stglibs/smux.lib/Makefile @@ -4,7 +4,7 @@ LIB_NAME = stgsmux SRCS = $(wildcard *.c) -INCS = $(wildcard include/stg/*.h) +INCS = $(notdir $(wildcard include/stg/*.h)) LIB_INCS = -I ./include/stg