X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=kernel%2FLinux%2FMakefile.am;h=5788845e1172488bd694d2c6280e3fdbb51d19d9;hb=HEAD;hp=6081b192b4ef939d32bf77ea07049a41727143bf;hpb=3de67060dd5e3f542e57177e3bdb186790be5168;p=lufs.git diff --git a/kernel/Linux/Makefile.am b/kernel/Linux/Makefile.am index 6081b19..5788845 100644 --- a/kernel/Linux/Makefile.am +++ b/kernel/Linux/Makefile.am @@ -1,2 +1,5 @@ SUBDIRS = @KERNEL_DIR@ -DIST_SUBDIRS = 2.4 2.5 +DIST_SUBDIRS = 2.4 + +EXTRA_DIST = 2.6/Makefile 2.6/inode.c 2.6/proc.c 2.6/dir.c 2.6/file.c 2.6/symlink.c 2.6/lufs.h 2.6/proc.h +