Merge pull request #2704 from poettering/lldp-internal-fix

build-sys: add missing header file to Makefile.am
This commit is contained in:
Martin Pitt
2016-02-22 23:21:46 +01:00

View File

@@ -3299,6 +3299,7 @@ libsystemd_network_la_SOURCES = \
src/libsystemd-network/dhcp-identifier.h \
src/libsystemd-network/dhcp-identifier.c \
src/libsystemd-network/lldp.h \
src/libsystemd-network/lldp-internal.h \
src/libsystemd-network/lldp-network.h \
src/libsystemd-network/lldp-network.c \
src/libsystemd-network/lldp-neighbor.h \