diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2016-04-23 20:06:16 +0200 |
---|---|---|
committer | Lubomir Rintel <lkundrak@v3.sk> | 2016-04-23 20:08:01 +0200 |
commit | 8280ab69f10b21c999f242b985db0ef81d49776f (patch) | |
tree | edb6d22b156c89b99c36d88f52ba51eb4c4092ce /tools/Makefile.am | |
parent | 7434e6a77bc00d881097e594ebd773b4bd09c75c (diff) | |
download | NetworkManager-8280ab69f10b21c999f242b985db0ef81d49776f.tar.gz |
tools: add forgotten file to dist
Fixes: f15c412015647b378a187bdf98ccf8cd75eb0475
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 |