--- loncom/Attic/Makefile 2000/10/11 20:58:44 1.11 +++ loncom/Attic/Makefile 2000/11/01 21:01:59 1.12 @@ -22,9 +22,10 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p homework/response.pm homework/caparesponse/caparesponse.pm \ interface/lonmenu.pm ../rat/lonpageflip.pm ../rat/lonratedt.pm \ ../rat/lonratsrv.pm ../rat/lonuserstate.pm ../rat/lonpage.pm \ + ../rat/lonsequence.pm ../rat/lonambiguous.pm \ html/res/adm/pages/annotator/admannotations.pm \ html/res/adm/pages/bookmarkmenu/admbookmarks.pm \ - interface/lonindexer.pm + interface/lonindexer.pm interface/lonmeta.pm interface/lonmsg.pm PERLSOTARGETS=modules/TexConvert/tthperl/tth.so \ modules/TexConvert/tthperl/tth.bs modules/TexConvert/tthperl/tth.pm \ @@ -44,4 +45,5 @@ install: $(PERLTARGETS) $(AMTARGETS) cp $(PERLSOTARGETS) $(PERLSODIR) cp $(JSTARGETS) $(JSMODULES) cp $(TABTARGETS) $(TABDIR) - cp -r html/res/adm/pages/* /home/httpd/html/res/adm/pages \ No newline at end of file + cp -r html/res/adm/pages/* /home/httpd/html/res/adm/pages + cp homework/capa.units /home/httpd/html/res/adm/includes/ \ No newline at end of file