diff options
| author | Michael Biebl <biebl@debian.org> | 2016-03-01 16:55:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-03-01 16:55:22 +0100 |
| commit | c2de0d98ba39e0a1a970d066fd19be786092f376 (patch) | |
| tree | 3838363c06a6019db6cf1f882ea34ebded63c38b /shared/Makefile.am | |
| parent | 494f296a3baab08522617b24b1f126d8f9a17502 (diff) | |
Imported Upstream version 1.1.91 upstream/1.1.91
Diffstat (limited to 'shared/Makefile.am')
| -rw-r--r-- | shared/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/shared/Makefile.am b/shared/Makefile.am index f0a1dba9..03fad123 100644 --- a/shared/Makefile.am +++ b/shared/Makefile.am @@ -3,8 +3,10 @@ EXTRA_DIST = \ nm-dbus-compat.h \ nm-default.h \ nm-glib.h \ - nm-test-utils.h \ nm-macros-internal.h \ + nm-test-libnm-utils.h \ + nm-test-utils.h \ + nm-test-utils-impl.c \ nm-version-macros.h.in CLEANFILES=nm-version.h |