IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2007, 10:15:41 AM (19 years ago)
Author:
jhoblitt
Message:

merge backtrack branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/Makefile.am

    r12190 r14018  
    1515        pztool
    1616
    17 include_HEADERS = \
     17pkginclude_HEADERS = \
    1818        pxtoolsErrorCodes.h \
     19        pxadmin.h \
     20        pxdata.h \
     21        pxio.h \
     22        pxtag.h \
     23        pxregister.h \
     24        pxchip.h \
     25        pxcam.h \
     26        pxconfig.h \
    1927        pxtools.h
    2028
     
    2937        difftool.h \
    3038        stacktool.h \
    31         pxadmin.h \
    3239        pxinject.h \
    33         pxdata.h \
    34         pxio.h \
    35         pxtag.h \
    3640        pzgetexp.h \
    3741        pzgetimfiles.h \
     
    5155        pxio.c \
    5256        pxtag.c \
    53         chipqueue.c \
    54         camqueue.c
     57        pxregister.c \
     58        pxchip.c \
     59        pxcam.c
    5560
    5661# for pxtools.h
Note: See TracChangeset for help on using the changeset viewer.