mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:27:29 +03:00
added config-riscos.h
This commit is contained in:
parent
0866c1b52d
commit
fb7d34cea8
1 changed files with 2 additions and 7 deletions
|
|
@ -15,15 +15,10 @@ bin_PROGRAMS = curl #memtest
|
|||
#memtest_LDADD = $(top_srcdir)/lib/libcurl.la
|
||||
|
||||
curl_SOURCES = main.c hugehelp.c urlglob.c writeout.c setup.h \
|
||||
config-win32.h \
|
||||
config-mac.h \
|
||||
config-vms.h \
|
||||
config-win32.h config-mac.h config-vms.h config-riscos.h \
|
||||
urlglob.h \
|
||||
version.h \
|
||||
writeout.h \
|
||||
config-win32.h \
|
||||
config-mac.h \
|
||||
config-vms.h
|
||||
writeout.h
|
||||
|
||||
curl_LDADD = ../lib/libcurl.la
|
||||
curl_DEPENDENCIES = ../lib/libcurl.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue