projects
/
platform
/
upstream
/
smack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e5b07
)
Fixed tests/Makefile.am
author
Jarkko Sakkinen
<ext-jarkko.2.sakkinen@nokia.com>
Tue, 1 Feb 2011 14:03:09 +0000
(06:03 -0800)
committer
Jarkko Sakkinen
<ext-jarkko.2.sakkinen@nokia.com>
Tue, 1 Feb 2011 14:03:09 +0000
(06:03 -0800)
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index
b364a4c
..
4efb960
100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-3,4
+3,4
@@
check_PROGRAMS = check_smack
check_smack_SOURCES = check_smack.c $(top_builddir)/src/smack.h
check_smack_CFLAGS = @CHECK_CFLAGS@
-check_smack_LDADD = $(top_builddir)/src/.libs/libsmack.a @CHECK_LIBS@
+check_smack_LDADD = $(top_builddir)/src/.libs/libsmack
-1.0
.a @CHECK_LIBS@