diff options
Diffstat (limited to 'Makefile.examples')
| -rw-r--r-- | Makefile.examples | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.examples b/Makefile.examples index 076af724..3b262209 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -182,6 +182,7 @@ EXTRA_DIST += \ 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 \ |