diff options
Diffstat (limited to 'tools/Makefile.in')
| -rw-r--r-- | tools/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index 11c57790..364478cb 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -400,7 +400,8 @@ 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 all: all-am |