diff options
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index 5c647822b..ebc60523d 100644 --- a/test/Makefile +++ b/test/Makefile @@ -20,7 +20,7 @@ # other sundry sources. Files within this library are copyright by their # respective copyright holders. -DIRS = assert ctype silly stdlib string +DIRS = assert ctype pwd_grp signal silly stdlib string all: subdirs tags: |