aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 13f3608..1cabcc1 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,5 +1,6 @@
CFLAGS+= -Wall -Werror -D_GNU_SOURCE -std=c99
-CSRC= helpers.c
+CSRC= src/helpers.c
+EXCL= ostumake tests
PKG= bigarray compiler-libs.bytecomp compiler-libs.common
PKG+= compiler-libs.toplevel
PROG= tamasheq