--- loncom/Attic/Makefile	2001/06/12 22:43:23	1.40
+++ loncom/Attic/Makefile	2001/07/18 20:06:58	1.42
@@ -27,6 +27,7 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p
 	interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \
 	../rat/lonratsrv.pm ../rat/lonuserstate.pm ../rat/lonpage.pm \
 	../rat/lonsequence.pm ../rat/lonambiguous.pm ../rat/lonratparms.pm \
+        ../rat/lonwrapper.pm \
 	html/res/adm/pages/annotator/admannotations.pm \
 	html/res/adm/pages/bookmarkmenu/admbookmarks.pm \
 	publisher/lonconstruct.pm \
@@ -68,6 +69,7 @@ install: $(PERLTARGETS) $(AMTARGETS)
 	cp $(TABTARGETS) $(TABDIR)
 	cp -r html/res/adm/pages/* /home/httpd/html/res/adm/pages
 	cp -r html/adm/* /home/httpd/html/adm
+	cp -r homework/templates /home/httpd/html/res/adm/includes
 	cp homework/capa.units /home/httpd/html/res/adm/includes/
 	cp publisher/publisher.html /home/httpd/html/adm
 	cp $(RATTARGETS) $(RATDIR)