Index: 7805/Info.lht =================================================================== --- 7805/Info.lht (revision 24786) +++ 7805/Info.lht (nonexistent) @@ -1,13 +0,0 @@ -ha:pcb-rnd-tutorial { - level=10 - li:demonstrates { - gschem - gsch2pcb-rnd - make - } - short = 7805 module with connectors - long { - A 7805 based voltage source module to demonstrate a simple - gschem -> gsch2pcb-rnd -> pcb-rnd forward annotation chain. - } -} Index: 7805/Makefile =================================================================== --- 7805/Makefile (revision 24786) +++ 7805/Makefile (nonexistent) @@ -1,5 +0,0 @@ -7805.lht: 7805.sch - gsch2pcb-rnd -m import 7805.sch - -clean: - rm -f 7805.cmd Index: 7805/Makefile.inst =================================================================== --- 7805/Makefile.inst (revision 24786) +++ 7805/Makefile.inst (revision 24787) @@ -8,7 +8,7 @@ $(SCCBOX) mkdir -p $(TUTDIR) $(SCCBOX) $(HOW) 7805.pcb $(TUTDIR)/7805.pcb $(SCCBOX) $(HOW) 7805.sch $(TUTDIR)/7805.sch - $(SCCBOX) $(HOW) Makefile $(TUTDIR)/Makefile + $(SCCBOX) $(HOW) sch.png $(TUTDIR)/sch.png $(SCCBOX) $(HOW) index.html $(TUTDIR)/index.html install: