git.annexia.org
/
miniexpect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdd5f93
)
tests: Accurately list sources of test-spawn program.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 26 Apr 2014 17:33:21 +0000
(18:33 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 26 Apr 2014 18:18:51 +0000
(19:18 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
d6e0a24
..
1f649ac
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-41,7
+41,7
@@
example_sshpass_LDADD = libminiexpect.la
TESTS = $(check_PROGRAMS)
check_PROGRAMS = test-spawn
-test_spawn_SOURCES = test-spawn.c
+test_spawn_SOURCES = test-spawn.c
tests.h miniexpect.h
test_spawn_CFLAGS = $(PCRE_CFLAGS) -Wall
test_spawn_LDADD = libminiexpect.la