Skip to content

Commit 5bc87a4

Browse files
committed
Lang name change in Makefile.
1 parent bbe1934 commit 5bc87a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $(course):
1717
$(course).scrbl
1818
mkdir -p $(course)/code/
1919
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` \
20+
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` \
2121
a86/main.c a86/gcd.c a86/tri.s abscond/42.s | \
2222
(cd ../www/main/code ; tar -x) ; cd ../..
2323
cd slides ; \

0 commit comments

Comments
 (0)