summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compatMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index 372c35f..e3657cf 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -153,7 +153,7 @@ MAKE = make
glob/libglob.a: force
cd glob; $(MAKE) CC='$(CC)' CFLAGS='$(CFLAGS) -I..' \
CPPFLAGS='$(defines)' \
- srcdir=$(srcdir)/glob libglob.a
+ libglob.a
force:
tagsrcs = $(srcs) $(srcdir)/remote-*.c