diff options
Diffstat (limited to 'streams/Makefile')
-rw-r--r-- | streams/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/streams/Makefile b/streams/Makefile index eeacd3a..9ae2704 100644 --- a/streams/Makefile +++ b/streams/Makefile @@ -20,6 +20,8 @@ # subdir := streams +include ../Makeconfig + headers = stropts.h sys/stropts.h bits/stropts.h bits/xtitypes.h routines = isastream getmsg getpmsg putmsg putpmsg fattach fdetach |