chiark / gitweb /
build-sys: add missing header files to tarball
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Sep 2010 16:49:02 +0000 (18:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Sep 2010 16:49:02 +0000 (18:49 +0200)
Makefile.am
fixme

index 370a3c6ce9169b536e9100a72c2d9e23ff07b791..980cb8f1703d68f018f3ab1e40058433cdd5fcca 100644 (file)
@@ -409,6 +409,7 @@ EXTRA_DIST += \
        src/list.h \
        src/securebits.h \
        src/linux/auto_dev-ioctl.h \
+       src/linux/fanotify.h \
        src/initreq.h \
        src/sd-daemon.h \
        src/special.h \
@@ -417,7 +418,8 @@ EXTRA_DIST += \
        src/cgroup-show.h \
        src/utmp-wtmp.h \
        src/build.h \
-       src/shutdownd.h
+       src/shutdownd.h \
+       src/readahead-common.h
 
 MANPAGES = \
        man/systemd.1 \
diff --git a/fixme b/fixme
index 623a1d04f36a5ec60100f5d4528a7bbed86a3202..81d7d31378bdf44b0100d7592b426c8ca8ab05b4 100644 (file)
--- a/fixme
+++ b/fixme
 
 * readahead: btrfs/LVM SSD detection
 
-* LSB provides should only create targets, never aliases
-
 * stability promise must say that #ifdef TARGET_XXX style distro compatibility will go away one day
 
 * drop empty assignments for parse_env_file
 
-* #include "fanotify.h"
-
 External:
 
 * place /etc/inittab with explaining blurb.