chiark / gitweb /
api: replace manual C++ guards by macros
[elogind.git] / Makefile.am
index ccecc3ec17ed16c995b1ff74bfd2c3139e84ced3..5c3cbc18761d8b4682be6e226efa4ba119e5bbd0 100644 (file)
@@ -1506,7 +1506,7 @@ systemd_shutdownd_LDADD = \
        libsystemd-daemon-internal.la \
        libsystemd-shared.la
 
-pkginclude_HEADERS += \
+dist_doc_DATA += \
        src/systemd/sd-shutdown.h
 
 # ------------------------------------------------------------------------------