summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
-rw-r--r--TODO4
2 files changed, 2 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e91e4977c..3dfe8a25e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2577,7 +2577,8 @@ systemd_readahead_LDADD = \
libsystemd-daemon.la \
libudev.la
-pkginclude_HEADERS += \
+dist_doc_DATA += \
+ src/readahead/sd-readahead.c \
src/systemd/sd-readahead.h
rootlibexec_PROGRAMS += \
diff --git a/TODO b/TODO
index 333db58fd4..3bf6ef8dff 100644
--- a/TODO
+++ b/TODO
@@ -75,8 +75,6 @@ Features:
* Document:
- PID 1 D-Bus API
- - Journal C API manual pages
- - scheduled shutdown API
* introduce Type=pid-file
@@ -245,8 +243,6 @@ Features:
* write RPM spec macros for presets
-* journal: write man pages for API
-
* journal: extend hash tables as we go
* journal: API for looking for retrieving "all values of this field"