diff options
Diffstat (limited to 'src/pkg/Makefile')
-rw-r--r-- | src/pkg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile index 2a65d3769..7fb0240a5 100644 --- a/src/pkg/Makefile +++ b/src/pkg/Makefile @@ -64,7 +64,6 @@ DIRS=\ exp/eval\ exp/exception\ exp/iterable\ - exp/parser\ expvar\ flag\ fmt\ |