mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
The installed header files were moved from this to include/curl/Makefile.am
This commit is contained in:
parent
0a57b8cd60
commit
513ac758da
@ -5,12 +5,6 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||||
|
|
||||||
lib_LTLIBRARIES = libcurl.la
|
lib_LTLIBRARIES = libcurl.la
|
||||||
include_HEADERS = \
|
|
||||||
$(top_srcdir)/include/curl/curl.h \
|
|
||||||
$(top_srcdir)/include/curl/easy.h \
|
|
||||||
$(top_srcdir)/include/curl/mprintf.h \
|
|
||||||
$(top_srcdir)/include/curl/stdcheaders.h \
|
|
||||||
$(top_srcdir)/include/curl/types.h
|
|
||||||
|
|
||||||
# Some flags needed when trying to cause warnings ;-)
|
# Some flags needed when trying to cause warnings ;-)
|
||||||
# CFLAGS = -g -Wall #-pedantic
|
# CFLAGS = -g -Wall #-pedantic
|
||||||
|
Loading…
Reference in New Issue
Block a user