chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tmpfiles: add new "C" line for copying files or directories
[elogind.git]
/
Makefile.am
diff --git
a/Makefile.am
b/Makefile.am
index
4ff9f5a
..
c67f063
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-808,7
+808,9
@@
libsystemd_shared_la_SOURCES = \
src/shared/async.c \
src/shared/async.h \
src/shared/eventfd-util.c \
- src/shared/eventfd-util.h
+ src/shared/eventfd-util.h \
+ src/shared/copy.c \
+ src/shared/copy.h
nodist_libsystemd_shared_la_SOURCES = \
src/shared/errno-from-name.h \