summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 31dde6f03f..1458697c05 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -723,7 +723,9 @@ libsystemd_shared_la_SOURCES = \
src/shared/boot-timestamps.c \
src/shared/refcnt.h \
src/shared/mkdir.c \
- src/shared/mkdir.h
+ src/shared/mkdir.h \
+ src/shared/smack-util.c \
+ src/shared/smack-util.h
#-------------------------------------------------------------------------------
noinst_LTLIBRARIES += \