IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2007, 12:00:37 PM (19 years ago)
Author:
jhoblitt
Message:

distcheck fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/tap/configure.in

    r8902 r11550  
    33AM_INIT_AUTOMAKE([foreign])
    44AC_CONFIG_HEADERS([src/config.h])
     5AC_GNU_SOURCE
    56AC_PROG_CC
    67AC_PROG_LIBTOOL
     
    4041AC_CONFIG_FILES([Makefile
    4142                 src/Makefile
    42                  tests/Makefile
    43                  tests/diag/Makefile
    44                  tests/fail/Makefile
    45                  tests/ok/Makefile
    46                  tests/ok/ok-hash/Makefile
    47                  tests/ok/ok-numeric/Makefile
    48                  tests/ok/ok/Makefile
    49                  tests/pass/Makefile
    50                  tests/plan/Makefile
    51                  tests/plan/no-tests/Makefile
    52                  tests/plan/no_plan/Makefile
    53                  tests/plan/not-enough-tests/Makefile
    54                  tests/plan/sane/Makefile
    55                  tests/plan/skip_all/Makefile
    56                  tests/plan/too-many-plans/Makefile
    57                  tests/plan/too-many-tests/Makefile
    58                  tests/skip/Makefile
    59                  tests/todo/Makefile
    6043                ])
    6144AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.