tests: Accurately list sources of test-spawn program.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 26 Apr 2014 17:33:21 +0000 (18:33 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 26 Apr 2014 18:18:51 +0000 (19:18 +0100)
Makefile.am

index d6e0a24..1f649ac 100644 (file)
@@ -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