summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2dd36c8f05..5c6c0c11b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -836,7 +836,8 @@ libsystemd_shared_la_SOURCES = \
src/shared/copy.c \
src/shared/copy.h \
src/shared/base-filesystem.c \
- src/shared/base-filesystem.h
+ src/shared/base-filesystem.h \
+ src/shared/nss-util.h
nodist_libsystemd_shared_la_SOURCES = \
src/shared/errno-from-name.h \