X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9578dbf0d15b06ad7ea22c8b6fb9fa844c5eb33e..5a142737faacf1a56c8f57e032244ef66cc2f27e:/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