diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 91ada71a0e..966487c61a 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -4,4 +4,5 @@ EXTRA_DIST = \ run-test-valgrind.sh \ run-test-dbus-session.sh \ test-networkmanager-service.py \ - test-sudo-wrapper.sh + test-sudo-wrapper.sh \ + enums-to-docbook.pl |