summaryrefslogtreecommitdiff
path: root/trunk/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/build.sh')
-rwxr-xr-xtrunk/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/build.sh b/trunk/build.sh
index c40783b..324603f 100755
--- a/trunk/build.sh
+++ b/trunk/build.sh
@@ -1,2 +1,3 @@
#!/bin/bash
gcc -W -Wall -pedantic -Werror -std=c99 -o libsprite libsprite.c
+gcc -W -Wall -pedantic -Werror -std=c99 -o reader reader.c