diff options
Diffstat (limited to 'libc/misc/regex')
| -rw-r--r-- | libc/misc/regex/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/regex/Makefile b/libc/misc/regex/Makefile index 006ea75cc..7289186f7 100644 --- a/libc/misc/regex/Makefile +++ b/libc/misc/regex/Makefile @@ -20,7 +20,7 @@  # other sundry sources.  Files within this library are copyright by their  # respective copyright holders. -TOPDIR=../ +TOPDIR=../../  include $(TOPDIR)Rules.make  LIBC=$(TOPDIR)libc.a  | 
