(strpftime-test): define sources to avoid having '.o'

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7656 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-21 17:14:44 +00:00
parent 037f11588a
commit d8ba7da3b8

View File

@@ -14,7 +14,7 @@ TESTS = $(check_PROGRAMS)
getaddrinfo_test_LDADD = libroken.la getaddrinfo_test_LDADD = libroken.la
parse_bytes_test_LDADD = libroken.la parse_bytes_test_LDADD = libroken.la
strpftime_test_LDADD = strftime.o strptime.o snprintf.o strpftime_test_SOURCES = strpftime_test.c strftime.c strptime.c snprintf.c
if KRB4 if KRB4
if KRB5 if KRB5