~ubuntu-branches/ubuntu/vivid/gloox/vivid-proposed

« back to all changes in this revision

Viewing changes to src/tests/shim/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Vincent Cheng
  • Date: 2014-03-16 17:34:43 UTC
  • mfrom: (12.1.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: package-import@ubuntu.com-20140316173443-4s177dovzaz5dm8o
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
shim_test_LDADD = ../../shim.o ../../gloox.o ../../tag.o \
11
11
                  ../../util.o ../../stanza.o ../../message.o \
12
12
                  ../../jid.o ../../prep.o \
13
 
                  ../../stanzaextensionfactory.o
 
13
                  ../../stanzaextensionfactory.o ../../mutex.o
14
14
 
15
15
shim_test_CFLAGS = $(CPPFLAGS)