diff options
Diffstat (limited to 'io')
-rw-r--r-- | io/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/Makefile b/io/Makefile index 6b58728..db886ca 100644 --- a/io/Makefile +++ b/io/Makefile @@ -18,7 +18,7 @@ # # Sub-makefile for I/O portion of the library. # -subdir := io +subdir := io include ../Makeconfig |