diff options
| author | Michael Biebl <biebl@debian.org> | 2016-08-03 22:59:23 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-08-03 22:59:23 +0200 |
| commit | d6201f5d8daada3d64a0a3e0038e14eebec683ce (patch) | |
| tree | 035500728cc23e7ee5368c3fd605270265a077f7 /shared/Makefile.am | |
| parent | 73e152af6e3fb4f5848bfb8394484026ff119003 (diff) | |
Imported Upstream version 1.2.4 upstream/1.2.4
Diffstat (limited to 'shared/Makefile.am')
| -rw-r--r-- | shared/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/Makefile.am b/shared/Makefile.am index c042fdbe..c6ede00b 100644 --- a/shared/Makefile.am +++ b/shared/Makefile.am @@ -1,5 +1,6 @@ EXTRA_DIST = \ gsystem-local-alloc.h \ + nm-common-macros.h \ nm-dbus-compat.h \ nm-default.h \ nm-glib.h \ |