diff options
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 51c5b09b..9128eb17 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4993,6 +4993,7 @@ EXTRA_DIST = src/c-stdaux/src/c-stdaux.h $(NULL) \ examples/python/gi/add_connection.py \ examples/python/gi/checkpoint.py \ examples/python/gi/deactivate-all.py \ + examples/python/gi/device-reapply.py \ examples/python/gi/device-state-ip4config.py \ examples/python/gi/dns.py examples/python/gi/firewall-zone.py \ examples/python/gi/get-active-connections.py \ |