git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'stg-2.409-radius'
[stg.git]
/
stglibs
/
smux.lib
/
Makefile
diff --git
a/stglibs/smux.lib/Makefile
b/stglibs/smux.lib/Makefile
index c5824be9c9366382b1cbb405f942b634249e8166..8988da2fb1956b08c4f1f8ae7497f01f13a1d8b4 100644
(file)
--- a/
stglibs/smux.lib/Makefile
+++ b/
stglibs/smux.lib/Makefile
@@
-4,7
+4,7
@@
LIB_NAME = stgsmux
SRCS = $(wildcard *.c)
SRCS = $(wildcard *.c)
-INCS = $(
wildcard include/stg/*.h
)
+INCS = $(
notdir $(wildcard include/stg/*.h)
)
LIB_INCS = -I ./include/stg
LIB_INCS = -I ./include/stg