Commit 7d5a2667 authored by Youness Alaoui's avatar Youness Alaoui

Remove compilation of stun trans

parent e48e454b
...@@ -28,8 +28,7 @@ libstun_la_SOURCES = constants.h \ ...@@ -28,8 +28,7 @@ libstun_la_SOURCES = constants.h \
usages/ice.c usages/ice.h \ usages/ice.c usages/ice.h \
usages/bind.c usages/bind.h \ usages/bind.c usages/bind.h \
usages/turn.c usages/turn.h \ usages/turn.c usages/turn.h \
usages/timer.c usages/timer.h \ usages/timer.c usages/timer.h
usages/trans.c usages/trans.h
libstun_la_LIBADD = $(LIBRT) libstun_la_LIBADD = $(LIBRT)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment