build: add missing header file to Makefile

Fixes: 734c5b38ad
This commit is contained in:
Beniamino Galvani 2017-09-22 12:06:11 +02:00
parent 734c5b38ad
commit 2f66fbf32d

View file

@ -1141,6 +1141,7 @@ src_libsystemd_nm_la_SOURCES = \
src/systemd/sd-adapt/nm-sd-adapt.c \
src/systemd/sd-adapt/nm-sd-adapt.h \
src/systemd/sd-adapt/architecture.h \
src/systemd/sd-adapt/btrfs-util.h \
src/systemd/sd-adapt/build.h \
src/systemd/sd-adapt/cgroup-util.h \
src/systemd/sd-adapt/condition.h \