X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=6c7d6e54d671ee6a32f93707bd1dea99732d8117;hb=d454a6748c34f0f67eef618238e0a64b80c85303;hp=88371a2df43837c057dcbb3f70111cc4c58face0;hpb=e57e4e2be345f346bb49547ecad71dc000c406b2;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 88371a2df..6c7d6e54d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2107,6 +2107,8 @@ libsystemd_internal_la_SOURCES = \ src/libsystemd/sd-rtnl/sd-rtnl.c \ src/libsystemd/sd-rtnl/rtnl-internal.h \ src/libsystemd/sd-rtnl/rtnl-message.c \ + src/libsystemd/sd-rtnl/rtnl-types.h \ + src/libsystemd/sd-rtnl/rtnl-types.c \ src/libsystemd/sd-rtnl/rtnl-util.h \ src/libsystemd/sd-rtnl/rtnl-util.c \ src/libsystemd/sd-id128/sd-id128.c \