Index: /branches/eam_branches/ipp-20140610/dvodist/EXAMPLE
===================================================================
--- /branches/eam_branches/ipp-20140610/dvodist/EXAMPLE	(revision 36937)
+++ /branches/eam_branches/ipp-20140610/dvodist/EXAMPLE	(revision 36938)
@@ -19,4 +19,13 @@
 * modify the makefile to point at the new directories
 
-* add the makefile entry to the dvodist/Makefile
+* add the makefile entry to the dvodist/Makefile.in, eg:
+  add: include $(SRC-DVODIST)/3pi.20140621/Makefile
+  add to DVODIST_DIRS: $(DIST-3pi-20140621)
 
+* re-run configure:
+  psconfigure --htdocs /data/ippc17.0/www/dvodist/ --rootdir /dvodist --rootwww http://dvodist.ipp.ifa.hawaii.edu
+
+* run make:
+  make dvodist-all
+
+* add and check-in the changes to the dvodist directory in svn
Index: /branches/eam_branches/ipp-20140610/dvodist/Makefile.in
===================================================================
--- /branches/eam_branches/ipp-20140610/dvodist/Makefile.in	(revision 36937)
+++ /branches/eam_branches/ipp-20140610/dvodist/Makefile.in	(revision 36938)
@@ -102,4 +102,5 @@
 $(DIST-3pi-20120606) \
 $(DIST-3pi-20130227) \
+$(DIST-3pi-20140621) \
 $(DIST-LAP-3pi-PV1) \
 $(DIST-3pi-20120525-tables) \
Index: /branches/eam_branches/ipp-20140610/dvodist/dvodist/3pi.20140621/Makefile
===================================================================
--- /branches/eam_branches/ipp-20140610/dvodist/dvodist/3pi.20140621/Makefile	(revision 36937)
+++ /branches/eam_branches/ipp-20140610/dvodist/dvodist/3pi.20140621/Makefile	(revision 36938)
@@ -24,3 +24,3 @@
 $(TGT-DVODIST)/3pi.20140621/s7500/index.php \
 $(TGT-DVODIST)/3pi.20140621/s8230/index.php \
-$(TGT-DVODIST)/3pi.20140621xs/index.php
+$(TGT-DVODIST)/3pi.20140621/index.php
