Skip to content
Snippets Groups Projects
Commit 85a550e8 authored by Aline Gondim Santos's avatar Aline Gondim Santos
Browse files

misc: fix ut_sip build

Change-Id: Iffedd964cb6848df8172cdc557d7cee3656ebca4
parent 5c55f5ef
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
include $(top_srcdir)/globals.mk
AM_CXXFLAGS += -I$(top_srcdir)/src
AM_LDFLAGS += $(CPPUNIT_LIBS) $(top_builddir)/src/libring.la
AM_LDFLAGS += $(CPPUNIT_LIBS) $(top_builddir)/src/libjami.la
check_PROGRAMS = ut_sip
ut_sip_SOURCES = sip.cpp test_SIP.h test_SIP.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment