NetworkManager/shared/Makefile.am
Thomas Haller 11b667bdc2 shared: add also "shared/nm-utils/nm-vpn-plugin-macros.h"
It has the very similar purpose as "nm-utils/nm-vpn-plugin-utils.[ch]", except
that is is header-only.

(cherry picked from commit af507cd089)
2016-12-12 09:34:44 +01:00

16 lines
372 B
Makefile

EXTRA_DIST = \
gsystem-local-alloc.h \
nm-common-macros.h \
nm-dbus-compat.h \
nm-default.h \
nm-glib.h \
nm-macros-internal.h \
nm-shared-utils.c \
nm-shared-utils.h \
nm-test-libnm-utils.h \
nm-test-utils.h \
nm-test-utils-impl.c \
nm-version-macros.h.in \
nm-vpn-plugin-macros.h
CLEANFILES=nm-version.h