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

« back to all changes in this revision

Viewing changes to src/tests/featureneg/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
featureneg_test_LDADD = ../../tag.o ../../dataform.o ../../dataformfieldcontainer.o ../../dataformreported.o \
11
11
                        ../../dataformitem.o ../../dataformfield.o ../../gloox.o ../../util.o \
12
12
                        ../../featureneg.o ../../stanzaextensionfactory.o ../../iq.o ../../message.o \
13
 
                        ../../stanza.o ../../jid.o ../../prep.o
 
13
                        ../../stanza.o ../../jid.o ../../prep.o ../../mutex.o
14
14
featureneg_test_CFLAGS = $(CPPFLAGS)