diff options
| author | Michael Biebl <biebl@debian.org> | 2017-01-17 20:25:09 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-01-17 20:25:09 +0100 |
| commit | 58f8be580039b0575b197b9573a1c92745d96d30 (patch) | |
| tree | 2c226233f623a0dcb529be0eb8cdf97e4a2ae0c0 /shared/Makefile.am | |
| parent | 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b (diff) | |
New upstream version 1.5.90 upstream/1.5.90
Diffstat (limited to 'shared/Makefile.am')
| -rw-r--r-- | shared/Makefile.am | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/shared/Makefile.am b/shared/Makefile.am deleted file mode 100644 index b0582825..00000000 --- a/shared/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -EXTRA_DIST = \ - nm-utils/gsystem-local-alloc.h \ - nm-utils/nm-glib.h \ - nm-utils/nm-macros-internal.h \ - nm-utils/nm-shared-utils.c \ - nm-utils/nm-shared-utils.h \ - nm-utils/nm-test-utils.h \ - nm-utils/unaligned.h \ - nm-utils/nm-vpn-editor-plugin-call.h \ - nm-utils/nm-vpn-plugin-macros.h \ - nm-utils/nm-vpn-plugin-utils.c \ - nm-utils/nm-vpn-plugin-utils.h \ - nm-common-macros.h \ - nm-dbus-compat.h \ - nm-default.h \ - nm-dispatcher-api.h \ - nm-test-libnm-utils.h \ - nm-test-utils-impl.c \ - nm-version-macros.h.in \ - $(NULL) - -CLEANFILES=nm-version.h |