summaryrefslogtreecommitdiff
path: root/nice
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-28 19:01:59 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-10-28 19:01:59 -0400
commitbae3222967b93c5b5e8ae8eeea6d8244013e2642 (patch)
treef28ac06d2ee7a2cbe01f1492ff4a058e4189657a /nice
parentae5a205c6829ec8b061f1a981c5ed8a8d55bcf65 (diff)
downloadlibnice-bae3222967b93c5b5e8ae8eeea6d8244013e2642.tar.gz
No more need for linking with liblocal
Diffstat (limited to 'nice')
-rw-r--r--nice/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/nice/Makefile.am b/nice/Makefile.am
index 466d7e6..bad48cc 100644
--- a/nice/Makefile.am
+++ b/nice/Makefile.am
@@ -12,13 +12,11 @@ lib_LTLIBRARIES = libnice.la
libnice_la_SOURCES =
libnice_la_DEPENDENCIES = \
- ../local/liblocal.la \
../agent/libagent.la \
libnice.sym
libnice_la_LIBADD = \
$(GLIB_LIBS) \
- ../local/liblocal.la \
../agent/libagent.la
libnice_la_LDFLAGS = \