aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMarco d'Itri <md@Linux.IT>2006-09-05 15:20:28 +0200
committerKay Sievers <kay.sievers@suse.de>2006-09-05 15:20:28 +0200
commitfbcbf70bb21a618024ce8c1ea0b4f6718c2a8dd2 (patch)
tree215b15e195c046aae317a01db5edadde5a2e7ce1 /test
parentd60fd52af868ec6043d9a6dc641a6a64feabd238 (diff)
downloadudev-fbcbf70bb21a618024ce8c1ea0b4f6718c2a8dd2.tar.gz
add persistent rules generator for net devices and optical drives
Diffstat (limited to 'test')
-rwxr-xr-xtest/simple-build-check.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh
index 6a036084..385abbd0 100755
--- a/test/simple-build-check.sh
+++ b/test/simple-build-check.sh
@@ -11,7 +11,9 @@ EXTRAS="\
extras/edd_id \
extras/floppy \
extras/run_directory \
- extras/firmware"
+ extras/firmware \
+ extras/path_id \
+ extras/rule_generator"
# with debug
make clean EXTRAS="$EXTRAS" >/dev/null