(strpftime_test_SOURCES): correct source file name

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7687 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-30 02:23:23 +00:00
parent b18bafae81
commit 685f2643bb

View File

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