X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=833bee64e511289fbe4c0d18a01e6c094ae166d1;hb=d9b0ebbe824469d178a05b0fb9004e4afce86009;hp=9ffd6be7b5424b30ee11444bc8ca27731178a7ed;hpb=56b45e698d454150d88368427fad97fc0a726014;p=zfs.git diff --git a/Makefile.am b/Makefile.am index 9ffd6be..833bee6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,13 +3,13 @@ include $(top_srcdir)/config/deb.am include $(top_srcdir)/config/tgz.am include $(top_srcdir)/config/arch.am +SUBDIRS = include if CONFIG_USER -USER_DIR = dracut udev etc man scripts lib cmd +SUBDIRS += dracut udev etc man scripts lib cmd endif if CONFIG_KERNEL -KERNEL_DIR = module +SUBDIRS += module endif -SUBDIRS = $(USER_DIR) $(KERNEL_DIR) include AUTOMAKE_OPTIONS = foreign EXTRA_DIST = autogen.sh zfs.spec.in zfs-modules.spec.in