There was an error while loading. Please reload this page.
1 parent 40e414e commit baeee22Copy full SHA for baeee22
1 file changed
project.ptx
@@ -10,9 +10,8 @@
10
<target name="syllabus-print" source="syllabus.ptx" format="pdf"
11
output-filename="syllabus.pdf" publication="publication-syllabus.ptx" />
12
13
- <!-- deleted deploy-dir="psets" because there are no psets yet -->
14
<target name="psets-web" format="html" source="psets.ptx"
15
- publication="publication.ptx" />
+ publication="publication.ptx" deploy-dir="psets" />
16
<target name="psets-print" format="pdf" source="psets.ptx"
17
output-filename="psets.pdf" publication="publication.ptx" />
18
0 commit comments