git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add explicit casts for reconnect-on-tariff-change tests to shut up gcc
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
smux
/
Makefile
diff --git
a/projects/stargazer/plugins/other/smux/Makefile
b/projects/stargazer/plugins/other/smux/Makefile
index dc807a3d6d4028337e29ada68a2b197d804ad402..feaef9ee1d0772228810b62f6df685440faee2e6 100644
(file)
--- a/
projects/stargazer/plugins/other/smux/Makefile
+++ b/
projects/stargazer/plugins/other/smux/Makefile
@@
-6,6
+6,7
@@
PROG = mod_smux.so
SRCS = smux.cpp \
sensors.cpp \
+ tables.cpp \
handlers.cpp \
utils.cpp \
types.cpp