Files
NetworkManager/shared/Makefile.am
Thomas Haller db80ec05ab build: rename directory "include" to "shared"
Up to now, the "include" directory contained (only) header files that were
used project-wide by libs, core, clients, et al.

Since the directory now also contains a non-header file, the "include"
name is misleading. Instead of adding yet another directory that is
project-wide, with non-header-only content, rename the "include"
directory to "shared".
2015-12-24 11:42:37 +01:00

11 lines
209 B
Makefile

EXTRA_DIST = \
gsystem-local-alloc.h \
nm-dbus-compat.h \
nm-default.h \
nm-glib.h \
nm-test-utils.h \
nm-macros-internal.h \
nm-version-macros.h.in
CLEANFILES=nm-version.h