diff --git a/test/main/Makefile.am b/test/main/Makefile.am index 5fc97a0c6..9da4478c7 100644 --- a/test/main/Makefile.am +++ b/test/main/Makefile.am @@ -4,6 +4,8 @@ SUBDIRS = \ EXTRA_DIST = \ __init__.py \ + test_dns_server_provider.py \ + test_dbus_proxies.py \ test_imports.py \ - test_dbus_proxies.py \ + test_netconf.py \ test_pulseaudio_utils.py