We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe1934 commit 5bc87a4Copy full SHA for 5bc87a4
1 file changed
www/Makefile
@@ -17,7 +17,7 @@ $(course):
17
$(course).scrbl
18
mkdir -p $(course)/code/
19
cd ../langs ; \
20
- tar -c `git ls-files intro a86 abscond blackmail con dupe dodger extort fraud hustle hoax iniquity jig knock loot mug mountebank outlaw fp project.pdf` \
+ tar -c `git ls-files intro a86 abscond blackmail con dupe dodger extort fraud hustle hoax iniquity jig knock loot mug mountebank neerdowell fp project.pdf` \
21
a86/main.c a86/gcd.c a86/tri.s abscond/42.s | \
22
(cd ../www/main/code ; tar -x) ; cd ../..
23
cd slides ; \
0 commit comments