1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Fix compilation of lib1501

This commit is contained in:
Fabian Keil 2012-11-08 16:36:55 +01:00 committed by Daniel Stenberg
parent 7840c4c70c
commit 6d1b493f3d

View File

@ -189,7 +189,7 @@ lib599_SOURCES = lib599.c $(SUPPORTFILES)
lib1500_SOURCES = lib1500.c $(SUPPORTFILES) $(TESTUTIL)
lib1501_SOURCES = lib1501.c $(SUPPORTFILES) $(TESTUTIL)
lib1501_SOURCES = lib1501.c $(SUPPORTFILES) $(TESTUTIL) $(WARNLESS)
libauthretry_SOURCES = libauthretry.c $(SUPPORTFILES)