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

« back to all changes in this revision

Viewing changes to src/tests/registrationquery/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:
12
12
                ../../dataformreported.o ../../dataformitem.o ../../dataformfield.o ../../tag.o ../../prep.o \
13
13
                ../../gloox.o ../../stanzaextensionfactory.o \
14
14
                ../../iq.o ../../util.o ../../sha.o ../../base64.o \
15
 
                ../../error.o ../../oob.o
 
15
                ../../error.o ../../oob.o ../../mutex.o
16
16
registrationquery_test_CFLAGS = $(CPPFLAGS)