IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:08:02 AM (18 years ago)
Author:
bills
Message:

added pstampfinish.pl pstampparse.pl pstamp_results_file.pl
pstamp_revert_request.pl and dquery_parse.pl to the list of installed
scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/Makefile.am

    r16933 r18542  
    33
    44install_files = \
     5        pstamp_finish.pl \
    56        pstamp_job_run.pl \
    67        pstamp_listjobs.pl \
    78        pstamp_new_request.sh \
     9        pstampparse.pl \
    810        pstamp_parser_run.pl \
    911        pstamp_queue_requests.pl \
     12        pstamp_results_file.pl \
     13        pstamp_revert_request.pl \
    1014        pstamp_runcommand.sh \
    1115        pstamp_webrequest.pl \
    12         pstamp_get_image_job.pl
     16        pstamp_get_image_job.pl \
     17        dqueryparse.pl
    1318
    1419install_SCRIPTS = $(install_files)
Note: See TracChangeset for help on using the changeset viewer.