Commit 8370be8a2d702bdd39a38d765081307c2adb7433

Authored by Julien LANGLOIS
1 parent d2d73241

add debian automake

Showing 1 changed file with 51 additions and 0 deletions
debian/automake.mk 0 → 100755
  1 +# Automatically generated by boot.sh (from Git tree).
  2 +EXTRA_DIST += \
  3 + debian/changelog \
  4 + debian/commands/reconfigure \
  5 + debian/commands/update \
  6 + debian/compat \
  7 + debian/control.in \
  8 + debian/control.modules.in \
  9 + debian/copyright \
  10 + debian/corekeeper.cron.daily \
  11 + debian/corekeeper.init \
  12 + debian/dirs \
  13 + debian/ofp-switch-setup \
  14 + debian/ofp-switch-setup.8 \
  15 + debian/openflow-common.dirs \
  16 + debian/openflow-common.install \
  17 + debian/openflow-common.manpages \
  18 + debian/openflow-controller.README.Debian \
  19 + debian/openflow-controller.default \
  20 + debian/openflow-controller.dirs \
  21 + debian/openflow-controller.init \
  22 + debian/openflow-controller.install \
  23 + debian/openflow-controller.manpages \
  24 + debian/openflow-controller.postinst \
  25 + debian/openflow-datapath-module-_KVERS_.postinst.modules.in \
  26 + debian/openflow-datapath-source.README.Debian \
  27 + debian/openflow-datapath-source.copyright \
  28 + debian/openflow-datapath-source.dirs \
  29 + debian/openflow-datapath-source.install \
  30 + debian/openflow-pki-server.apache2 \
  31 + debian/openflow-pki-server.dirs \
  32 + debian/openflow-pki-server.install \
  33 + debian/openflow-pki-server.postinst \
  34 + debian/openflow-pki.postinst \
  35 + debian/openflow-switch-config.dirs \
  36 + debian/openflow-switch-config.install \
  37 + debian/openflow-switch-config.manpages \
  38 + debian/openflow-switch-config.overrides \
  39 + debian/openflow-switch-config.templates \
  40 + debian/openflow-switch.README.Debian \
  41 + debian/openflow-switch.dirs \
  42 + debian/openflow-switch.init \
  43 + debian/openflow-switch.install \
  44 + debian/openflow-switch.logrotate \
  45 + debian/openflow-switch.manpages \
  46 + debian/openflow-switch.postinst \
  47 + debian/openflow-switch.postrm \
  48 + debian/openflow-switch.template \
  49 + debian/po/POTFILES.in \
  50 + debian/po/templates.pot \
  51 + debian/rules
... ...