diff options
| author | Michael Biebl <biebl@debian.org> | 2021-02-18 18:53:54 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2021-02-18 18:53:54 +0100 |
| commit | 3a56bce6c0ea7ba0fe269520547740783b342e0d (patch) | |
| tree | 9add44a08843f5ea53301716a0e8fde03a6536a7 /Makefile.am | |
| parent | 80ec1decc49c72efec2a8b87c06245c92c0ab807 (diff) | |
New upstream version 1.30.0 upstream/1.30.0
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f2fb9288..9279672c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1649,6 +1649,9 @@ DISTCLEANFILES += \ libnm/libnm.pc EXTRA_DIST += \ + libnm/nm-enum-types.c.template \ + libnm/nm-enum-types.h.template \ + \ libnm/libnm.pc.in \ libnm/libnm.ver |