diff options
Diffstat (limited to 'compile.sh')
| -rwxr-xr-x | compile.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ CC=gcc CFLAGS="-Wall -Wextra -Werror -ggdb3" -SRCS=cup/*.c +SRCS=src/*.c set -xe |
| index : cup | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | compile.sh | 2 |
@@ -2,7 +2,7 @@ CC=gcc CFLAGS="-Wall -Wextra -Werror -ggdb3" -SRCS=cup/*.c +SRCS=src/*.c set -xe |