mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Add copy-builtin to EXTRA_DIST
The copy-builtin script was accidentally not being included in the tarballs. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #880
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ EXTRA_DIST = autogen.sh zfs.spec.in zfs-modules.spec.in
|
||||
EXTRA_DIST += config/config.awk config/rpm.am config/deb.am config/tgz.am
|
||||
EXTRA_DIST += META DISCLAIMER COPYRIGHT README.markdown
|
||||
EXTRA_DIST += OPENSOLARIS.LICENSE ZFS.RELEASE
|
||||
EXTRA_DIST += dkms.postinst
|
||||
EXTRA_DIST += dkms.postinst copy-builtin
|
||||
noinst_HEADERS = zfs_config.h zfs.release
|
||||
|
||||
distclean-local::
|
||||
|
||||
Reference in New Issue
Block a user