From: Guido Trotter Date: Fri, 17 Oct 2008 14:21:30 +0000 (+0000) Subject: Ship common.sh with the debootstrap os X-Git-Tag: v0.6~12 X-Git-Url: http://git.equinoxoli.org/?p=ext%2Finstance-debootstrap.git;a=commitdiff_plain;h=d1f489c212b889b1be89672b4d2a71741a2587a9 Ship common.sh with the debootstrap os Reviwed-by: iustinp --- diff --git a/Makefile.am b/Makefile.am index aed3fc2..36b278f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ osdir=$(OS_DIR)/$(osname) os_SCRIPTS = create dist_os_SCRIPTS = import export rename -dist_os_DATA = ganeti_api_version +dist_os_DATA = ganeti_api_version common.sh dist_doc_DATA = COPYING NEWS README