python: Upgrade daemon module to argparse.
[sliver-openvswitch.git] / xenserver / automake.mk
index 1340b0d..02fc65f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010, 2011 Nicira Networks, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -6,6 +6,7 @@
 # without warranty of any kind.
 
 EXTRA_DIST += \
+       xenserver/GPLv2 \
        xenserver/LICENSE \
        xenserver/README \
        xenserver/automake.mk \
@@ -21,15 +22,5 @@ EXTRA_DIST += \
        xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py \
        xenserver/opt_xensource_libexec_interface-reconfigure \
        xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py \
-       xenserver/usr_sbin_brctl \
-       xenserver/usr_sbin_xen-bugtool \
-       xenserver/usr_share_openvswitch_scripts_refresh-network-uuids \
+       xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync \
        xenserver/usr_share_openvswitch_scripts_sysconfig.template
-
-noinst_PROGRAMS += xenserver/ovs-xenserverd
-xenserver_ovs_xenserverd_SOURCES = xenserver/ovs-xenserverd.c
-xenserver_ovs_xenserverd_LDADD = lib/libopenvswitch.a
-
-man_MANS += xenserver/ovs-xenserverd.8
-DISTCLEANFILES += xenserver/ovs-xenserverd.8
-EXTRA_DIST += xenserver/ovs-xenserverd.8.in