Hi, When i do "make install", i can get all the files in mysysconfdir/config to be installed, but how can i get subdirectories installed too (without having to explicitly list them)?
configdir = $(sysconfdir)/config dist_config_DATA = mysysconfdir/config/*