summaryrefslogtreecommitdiff
path: root/stun/Makefile.am
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-06-13 18:41:47 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-06-13 18:41:47 -0400
commit71c3687599d94e2828372aab41b3f22eb7cb2871 (patch)
tree2437dc7fa68e9c23e652b9765460f3ea79305e35 /stun/Makefile.am
parent035905205c94a08c037924910a0b3e950c7d94b4 (diff)
downloadlibnice-71c3687599d94e2828372aab41b3f22eb7cb2871.tar.gz
Removing useless usages
Diffstat (limited to 'stun/Makefile.am')
-rw-r--r--stun/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/stun/Makefile.am b/stun/Makefile.am
index db9c8cf..3a0e01b 100644
--- a/stun/Makefile.am
+++ b/stun/Makefile.am
@@ -22,7 +22,6 @@ libstun_la_SOURCES = stun.h constants.h \
stuncrc32.c stuncrc32.h \
stunhmac.c stunhmac.h \
utils.c utils.h
-# usages/stun-ice.c usages/stun-ice.h
libstun_la_LIBADD = $(OPENSSL_LIBS) $(LIBRT)