diff options
Diffstat (limited to 'shared/Makefile.am')
-rw-r--r-- | shared/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/Makefile.am b/shared/Makefile.am index 03fad123fd..c042fdbe80 100644 --- a/shared/Makefile.am +++ b/shared/Makefile.am @@ -4,6 +4,8 @@ EXTRA_DIST = \ 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 \ |