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