diff options
Diffstat (limited to 'argp')
-rw-r--r-- | argp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/argp/Makefile b/argp/Makefile index 35f1088a26..997424e2f8 100644 --- a/argp/Makefile +++ b/argp/Makefile @@ -20,6 +20,8 @@ # subdir := argp +include ../Makeconfig + headers = argp.h routines = $(addprefix argp-, ba fmtstream fs-xinl help parse pv \ pvh xinl eexst) |