chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
704179d
)
build-sys: add a few missing headers
author
Kay Sievers
<kay@vrfy.org>
Wed, 4 Apr 2012 12:08:37 +0000
(14:08 +0200)
committer
Kay Sievers
<kay@vrfy.org>
Wed, 4 Apr 2012 12:15:36 +0000
(14:15 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 48578bf2d7faa9c28d3c838a16b534853cfb96c4..9d05c7c829426c15f9839db127903ed7ad63e0b5 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-603,13
+603,17
@@
libsystemd_core_la_SOURCES = \
src/install.c \
src/install.h \
src/specifier.c \
+ src/specifier.h \
src/namespace.c \
+ src/namespace.h \
src/unit-name.c \
+ src/unit-name.h \
src/tcpwrap.c \
- src/
sd-daemon.c
\
+ src/
tcpwrap.h
\
src/cgroup-attr.c \
- src/sd-id128.c \
src/cgroup-attr.h \
+ src/sd-daemon.c \
+ src/sd-id128.c \
src/macro.h \
src/def.h \
src/ioprio.h \