We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae0d33 commit e7b6e73Copy full SHA for e7b6e73
Makefile.am
@@ -25,16 +25,12 @@ nodist_kernel_HEADERS = zfs.release zfs_config.h module/$(LINUX_SYMBOLS)
25
endif
26
27
28
-# Why is this required?
29
-# DIST_SUBDIRS=module/os/macos
30
-
31
AUTOMAKE_OPTIONS = foreign
32
EXTRA_DIST = autogen.sh copy-builtin
33
EXTRA_DIST += config/config.awk config/rpm.am config/deb.am config/tgz.am
34
EXTRA_DIST += AUTHORS CODE_OF_CONDUCT.md COPYRIGHT LICENSE META NEWS NOTICE
35
EXTRA_DIST += README.md RELEASES.md
36
EXTRA_DIST += module/lua/README.zfs module/os/linux/spl/README.md
37
-# EXTRA_DIST += module/os/macos/README.md
38
39
# Include all the extra licensing information for modules
40
EXTRA_DIST += module/icp/algs/skein/THIRDPARTYLICENSE
0 commit comments