diff options
Diffstat (limited to 'shared/Makefile.in')
| -rw-r--r-- | shared/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/Makefile.in b/shared/Makefile.in index 0b3284f0..3dfa7f57 100644 --- a/shared/Makefile.in +++ b/shared/Makefile.in @@ -401,6 +401,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 \ |