projects
/
platform
/
upstream
/
kmod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9df4bda
)
Fix check_PROGRAMS in autofoo
author
Lucas De Marchi
<lucas.demarchi@profusion.mobi>
Fri, 25 Nov 2011 03:21:47 +0000
(
01:21
-0200)
committer
Lucas De Marchi
<lucas.demarchi@profusion.mobi>
Fri, 25 Nov 2011 03:21:47 +0000
(
01:21
-0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
a55a03a
..
e4a7305
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-45,7
+45,7
@@
pkgconfig_DATA = libkmod/libkmod.pc
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