Index: /trunk/pstamp/scripts/Makefile.am
===================================================================
--- /trunk/pstamp/scripts/Makefile.am	(revision 18541)
+++ /trunk/pstamp/scripts/Makefile.am	(revision 18542)
@@ -3,12 +3,17 @@
 
 install_files = \
+	pstamp_finish.pl \
 	pstamp_job_run.pl \
 	pstamp_listjobs.pl \
 	pstamp_new_request.sh \
+	pstampparse.pl \
 	pstamp_parser_run.pl \
 	pstamp_queue_requests.pl \
+	pstamp_results_file.pl \
+	pstamp_revert_request.pl \
 	pstamp_runcommand.sh \
 	pstamp_webrequest.pl \
-        pstamp_get_image_job.pl
+        pstamp_get_image_job.pl \
+        dqueryparse.pl
 
 install_SCRIPTS = $(install_files)
