X-Git-Url: http://git.jankratochvil.net/?p=lufs.git;a=blobdiff_plain;f=kernel%2FLinux%2FMakefile.am;fp=kernel%2FLinux%2FMakefile.am;h=5788845e1172488bd694d2c6280e3fdbb51d19d9;hp=6081b192b4ef939d32bf77ea07049a41727143bf;hb=b470e3916b97c774186128a385e47d0b2ace2e59;hpb=3de67060dd5e3f542e57177e3bdb186790be5168 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 +