summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-17 04:02:35 +0100
committerLennart Poettering <lennart@poettering.net>2011-03-17 04:02:35 +0100
commitf6a6225e414858ff222d2b175369cc42459abf9a (patch)
treec4c15d546c5c514d2d7dfabbf64d10944e9edc85 /Makefile.am
parentb74949bcdc65982a5eaca64c836f4d2a3b8a8d0c (diff)
def: centralize definition of default timeout in one place
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bac47849e..8d2343038e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -501,6 +501,7 @@ EXTRA_DIST += \
${libsystemd_core_la_SOURCES:.c=.h} \
${libsystemd_daemon_la_SOURCES:.c=.h} \
src/macro.h \
+ src/def.h \
src/ioprio.h \
src/missing.h \
src/list.h \