added mac stuff
This commit is contained in:
@@ -6,9 +6,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
CHANGES LEGAL maketgz MITX.txt MPL-1.1.txt \
|
CHANGES LEGAL maketgz MITX.txt MPL-1.1.txt \
|
||||||
config-win32.h reconf Makefile.dist \
|
reconf Makefile.dist curl-config.in build_vms.com curl-mode.el \
|
||||||
curl-config.in build_vms.com config-riscos.h \
|
config-vms.h config-win32.h config-riscos.h config-mac.h
|
||||||
config-vms.h curl-mode.el
|
|
||||||
|
|
||||||
bin_SCRIPTS = curl-config
|
bin_SCRIPTS = curl-config
|
||||||
|
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ bin_PROGRAMS = curl #memtest
|
|||||||
|
|
||||||
noinst_HEADERS = setup.h \
|
noinst_HEADERS = setup.h \
|
||||||
config-win32.h \
|
config-win32.h \
|
||||||
|
config-mac.h \
|
||||||
urlglob.h \
|
urlglob.h \
|
||||||
version.h \
|
version.h \
|
||||||
writeout.h
|
writeout.h
|
||||||
@@ -26,7 +27,7 @@ BUILT_SOURCES = hugehelp.c
|
|||||||
CLEANFILES = hugehelp.c
|
CLEANFILES = hugehelp.c
|
||||||
NROFF=@NROFF@
|
NROFF=@NROFF@
|
||||||
|
|
||||||
EXTRA_DIST = mkhelp.pl config-win32.h curlmsg.msg\
|
EXTRA_DIST = mkhelp.pl curlmsg.msg \
|
||||||
Makefile.vc6 Makefile.b32 Makefile.m32 config.h.in
|
Makefile.vc6 Makefile.b32 Makefile.m32 config.h.in
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user