summaryrefslogtreecommitdiff
path: root/stun/Makefile.am
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-02-23 17:37:38 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-02-23 17:37:38 -0500
commit7d5a266740b6c2d18cda97e8caae9b988822672f (patch)
tree13596528585b2ea36c324b8f133a11e2d161782d /stun/Makefile.am
parente48e454b6f3a6e42c460d0e906177c0246d74330 (diff)
downloadlibnice-7d5a266740b6c2d18cda97e8caae9b988822672f.tar.gz
Remove compilation of stun trans
Diffstat (limited to 'stun/Makefile.am')
-rw-r--r--stun/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/stun/Makefile.am b/stun/Makefile.am
index a75cfef..6f07959 100644
--- a/stun/Makefile.am
+++ b/stun/Makefile.am
@@ -28,8 +28,7 @@ libstun_la_SOURCES = constants.h \
usages/ice.c usages/ice.h \
usages/bind.c usages/bind.h \
usages/turn.c usages/turn.h \
- usages/timer.c usages/timer.h \
- usages/trans.c usages/trans.h
+ usages/timer.c usages/timer.h
libstun_la_LIBADD = $(LIBRT)