~vcs-imports/gnome-vfs/main

« back to all changes in this revision

Viewing changes to test/Makefile.am

  • Committer: alexl
  • Date: 2006-07-03 07:16:24 UTC
  • Revision ID: vcs-imports@canonical.com-20060703071624-bvwh7bebyinn1nrj
2006-07-03  Alexander Larsson  <alexl@redhat.com>

        * configure.in:
        * programs/Makefile.am:
        * test/Makefile.am:
        * test/test-async-directory.c: (main):
        * test/test-directory.c: (main):
        * test/test-shell.c: (main):
        * test/test-symlinks.c:
        * test/test-xfer.c: (main):
        Convert the final use of pop to GOpt. (#336831)
        Patch from Saleem Abdulrasool

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
libraries =                                             \
71
71
        $(top_builddir)/libgnomevfs/libgnomevfs-2.la    \
72
72
        $(TEST_LIBS)                                    \
73
 
        $(POPT_LIBS)                                    \
74
73
        $(LIBEFS_LIBS)
75
74
 
76
75
test_acl_SOURCES = test-acl.c