X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/703ad5b9a14dc2a42849669d3618a8ba1136bb92..45043ba8ae9d21f69209fcb74f1715d97e4fc409:/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