summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 72c0a5102..cec141e33 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -57,6 +57,7 @@ libfetish_a_SOURCES = \
exclude.c exclude.h \
exit.h \
exitfail.c exitfail.h \
+ fcntl-safer.h \
filemode.c filemode.h \
file-type.c file-type.h \
fopen-safer.c \
@@ -87,6 +88,7 @@ libfetish_a_SOURCES = \
modechange.c modechange.h \
mountlist.h \
offtostr.c \
+ open-safer.c \
path-concat.c path-concat.h \
pathmax.h \
physmem.c physmem.h \