X-Git-Url: https://git.proxmox.com/?p=mirror_zfs.git;a=blobdiff_plain;f=include%2Fspl%2Fsys%2FMakefile.am;h=e596ff3732f43ac31cca25e3077102298ef1224b;hp=d58ed0e20b1b4584d48a5abafe9362fa14b9a05a;hb=d12614521a;hpb=3ed2fbcc1ce36fdc516aa11848692a4e4c4a2bc0 diff --git a/include/spl/sys/Makefile.am b/include/spl/sys/Makefile.am index d58ed0e20..e596ff373 100644 --- a/include/spl/sys/Makefile.am +++ b/include/spl/sys/Makefile.am @@ -28,6 +28,7 @@ KERNEL_H = \ $(top_srcdir)/include/spl/sys/param.h \ $(top_srcdir)/include/spl/sys/processor.h \ $(top_srcdir)/include/spl/sys/proc.h \ + $(top_srcdir)/include/spl/sys/procfs_list.h \ $(top_srcdir)/include/spl/sys/random.h \ $(top_srcdir)/include/spl/sys/rwlock.h \ $(top_srcdir)/include/spl/sys/shrinker.h \