From c69dd14cbc1fcd901a0ab80c33e7653a8223fa78 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 10 Apr 2002 20:54:21 +0000 Subject: added RISCOS makefile --- lib/Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 7680ee402..3efcdf2c2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,10 +4,9 @@ AUTOMAKE_OPTIONS = foreign nostdinc -EXTRA_DIST = getdate.y \ - Makefile.b32 Makefile.b32.resp Makefile.m32 Makefile.vc6 \ - libcurl.def dllinit.c curllib.dsp curllib.dsw \ - config-vms.h config-win32.h config-riscos.h config-mac.h \ +EXTRA_DIST = getdate.y Makefile.b32 Makefile.b32.resp Makefile.m32 \ + Makefile.vc6 Makefile.riscos libcurl.def dllinit.c curllib.dsp \ + curllib.dsw config-vms.h config-win32.h config-riscos.h config-mac.h \ config.h.in lib_LTLIBRARIES = libcurl.la -- cgit v1.2.3