Skip to content
Snippets Groups Projects
Commit fb7d34ce authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added config-riscos.h

parent 0866c1b5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment