about summary refs log tree commit diff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8c8bfe3e..e140634f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,9 @@ clean::
 build/network-manager::
 	
 	/usr/bin/docbook-to-man debian/NetworkManagerDispatcher.sgml > debian/NetworkManagerDispatcher.1
-	/usr/bin/docbook-to-man debian/NetworkManager.sgml > debian/NetworkManager.1
+	/usr/bin/docbook-to-man debian/NetworkManagerDispatcher.sgml > debian/NetworkManagerDispatcher.1
+	/usr/bin/docbook-to-man debian/nm-vpn-properties > nm-vpn-properties.1
+	/usr/bin/docbook-to-man debian/nm-applet > nm-applet.1
 	
 binary-install/network-manager::
 	install -m 755 debian/network-manager.dbus-event \