]> git.stg.codes - stg.git/blobdiff - stglibs/smux.lib/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / stglibs / smux.lib / Makefile
index c5824be9c9366382b1cbb405f942b634249e8166..8988da2fb1956b08c4f1f8ae7497f01f13a1d8b4 100644 (file)
@@ -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