Add missing debian/automake.mk.
authorBen Pfaff <blp@nicira.com>
Wed, 1 Apr 2009 16:40:07 +0000 (09:40 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 1 Apr 2009 16:40:07 +0000 (09:40 -0700)
This file was previously (before commit 61538212, "boot.sh: Avoid the need
for Git repository information") generated automatically and hence in
.gitignore, so it was easy to forget to add it.

debian/.gitignore
debian/automake.mk [new file with mode: 0644]

index 1df6fba1ab930daa5d1bd7b3428011df60c38be8..4d6f69f990b7433e0dd581461ad9f549cef7ad31 100644 (file)
@@ -1,7 +1,6 @@
 *.debhelper
 *.debhelper.log
 *.substvars
-/automake.mk
 /control
 /corekeeper
 /files
diff --git a/debian/automake.mk b/debian/automake.mk
new file mode 100644 (file)
index 0000000..fda8a7a
--- /dev/null
@@ -0,0 +1,50 @@
+EXTRA_DIST += \
+       debian/changelog \
+       debian/commands/reconfigure \
+       debian/commands/update \
+       debian/compat \
+       debian/control.in \
+       debian/control.modules.in \
+       debian/copyright \
+       debian/corekeeper.cron.daily \
+       debian/corekeeper.init \
+       debian/dirs \
+       debian/ofp-switch-setup \
+       debian/ofp-switch-setup.8 \
+       debian/openflow-common.dirs \
+       debian/openflow-common.install \
+       debian/openflow-common.manpages \
+       debian/openflow-controller.README.Debian \
+       debian/openflow-controller.default \
+       debian/openflow-controller.dirs \
+       debian/openflow-controller.init \
+       debian/openflow-controller.install \
+       debian/openflow-controller.manpages \
+       debian/openflow-controller.postinst \
+       debian/openflow-datapath-module-_KVERS_.postinst.modules.in \
+       debian/openflow-datapath-source.README.Debian \
+       debian/openflow-datapath-source.copyright \
+       debian/openflow-datapath-source.dirs \
+       debian/openflow-datapath-source.install \
+       debian/openflow-pki-server.apache2 \
+       debian/openflow-pki-server.dirs \
+       debian/openflow-pki-server.install \
+       debian/openflow-pki-server.postinst \
+       debian/openflow-pki.postinst \
+       debian/openflow-switch-config.dirs \
+       debian/openflow-switch-config.install \
+       debian/openflow-switch-config.manpages \
+       debian/openflow-switch-config.overrides \
+       debian/openflow-switch-config.templates \
+       debian/openflow-switch.README.Debian \
+       debian/openflow-switch.dirs \
+       debian/openflow-switch.init \
+       debian/openflow-switch.install \
+       debian/openflow-switch.logrotate \
+       debian/openflow-switch.manpages \
+       debian/openflow-switch.postinst \
+       debian/openflow-switch.postrm \
+       debian/openflow-switch.template \
+       debian/po/POTFILES.in \
+       debian/po/templates.pot \
+       debian/rules