diff options
Diffstat (limited to 'hesiod')
-rw-r--r-- | hesiod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hesiod/Makefile b/hesiod/Makefile index b640cec..19952af 100644 --- a/hesiod/Makefile +++ b/hesiod/Makefile @@ -20,6 +20,8 @@ # subdir := hesiod +include ../Makeconfig + extra-libs := libnss_hesiod extra-libs-others = $(extra-libs) |