Fix check_PROGRAMS in autofoo
diff --git a/Makefile.am b/Makefile.am
index a55a03a..e4a7305 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,7 @@
 
 TESTS = test/test-init test/test-loaded
 
-check_PROGRAMS = test/test-init test/test-loaded test/test-rmmod
+check_PROGRAMS = test/test-init test/test-loaded
 test_test_init_SOURCES = test/test-init.c
 test_test_init_LDADD = libkmod/libkmod.la