chiark / gitweb /
remove example rules and put the dev.d stuff into the run_directory folder
[elogind.git] / test / simple-build-check.sh
index c5b429d98d67340abc74fca078227e3f6ffc000b..521691618a4f81241fe20d2cdf22a238ffe8be4d 100755 (executable)
@@ -6,7 +6,10 @@ EXTRAS="\
        extras/ata_id \
        extras/volume_id \
        extras/usb_id \
-       extras/run_directory"
+       extras/dasd_id \
+       extras/floppy \
+       extras/run_directory \
+       extras/firmware"
 
 [ -z "$KERNEL_DIR" ] && KERNEL_DIR=/lib/modules/`uname -r`/build
 echo KERNEL_DIR: "$KERNEL_DIR"