--- loncom/Attic/Makefile 2001/05/04 19:42:07 1.35 +++ loncom/Attic/Makefile 2001/05/04 21:17:53 1.36 @@ -15,9 +15,8 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p auth/lonlogin.pm auth/lonauth.pm auth/lonracc.pm \ auth/loncacc.pm auth/lonacc.pm \ auth/lonroles.pm auth/lonlogout.pm \ - modules/TexConvert/tthperl/lontex.pm \ - modules/TexConvert/tthperl/lontexconvert.pm \ - modules/TexConvert/tthperl/tth.pm \ + ../modules/TexConvert/tthperl/tth.pm \ + xml/lontex.pm xml/lontexconvert.pm \ xml/lonxml.pm xml/style.pm xml/londefdef.pm xml/run.pm \ xml/scripttag.pm homework/lonhomework.pm homework/hint.pm \ homework/test.pm homework/inputtags.pm homework/structuretags.pm \ @@ -30,10 +29,12 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p ../rat/lonsequence.pm ../rat/lonambiguous.pm ../rat/lonratparms.pm \ html/res/adm/pages/annotator/admannotations.pm \ html/res/adm/pages/bookmarkmenu/admbookmarks.pm \ + publisher/lonconstruct.pm \ + publisher/lonpubdir.pm publisher/lonretrieve.pm publisher/londiff.pm \ + publisher/lonpublisher.pm publisher/lonupload.pm \ interface/lonindexer.pm interface/lonmeta.pm interface/lonmsg.pm \ - interface/lonspreadsheet.pm publisher/lonconstruct.pm \ - publisher/lonpubdir.pm publisher/lonretrieve.pm \ - interface/lonparmset.pm interface/londropadd.pm publisher/lonpublisher.pm \ + interface/lonspreadsheet.pm \ + interface/lonparmset.pm interface/londropadd.pm \ interface/lonassignments.pm interface/loncommunicate.pm interface/lonerrorhandler.pm \ interface/lonevaluate.pm interface/lonfeedback.pm interface/lonmydesk.pm \ interface/lonnavmaps.pm interface/lonpreferences.pm interface/lonprintout.pm \ @@ -42,8 +43,8 @@ AMTARGETS=lonnet/perl/lonrep.pm lonnet/p metadata_database/searchcat.pm -PERLSOTARGETS=modules/TexConvert/tthperl/tth.so \ - modules/TexConvert/tthperl/tth.bs modules/TexConvert/tthperl/tth.pm \ +PERLSOTARGETS=../modules/TexConvert/tthperl/tth.so \ + ../modules/TexConvert/tthperl/tth.bs ../modules/TexConvert/tthperl/tth.pm \ homework/caparesponse/capa.so homework/caparesponse/capa.pm \ homework/caparesponse/capa.bs