mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
7c50328b40
- Removed all references to kzt and replaced with splat - Moved portions of include files which do not need to be available to all source files in to local.h files in proper source subdirs. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@14 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
8 lines
326 B
Makefile
8 lines
326 B
Makefile
EXTRA_DIST = spl.h
|
|
EXTRA_DIST += splat-ctl.h
|
|
EXTRA_DIST += linux-condvar.h linux-kmem.h linux-random.h linux-thread.h
|
|
EXTRA_DIST += linux-types.h linux-cred.h linux-kstat.h linux-rwlock.h
|
|
EXTRA_DIST += linux-time.h linux-callb.h linux-generic.h linux-mutex.h
|
|
EXTRA_DIST += linux-taskq.h linux-timer.h
|
|
EXTRA_DIST += list.h
|