From 513ac758daec3b60e02b2b96cc8dab05afb2adf4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 31 Jul 2000 22:41:27 +0000 Subject: [PATCH] The installed header files were moved from this to include/curl/Makefile.am --- lib/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 2bffe0584..52b741771 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,12 +5,6 @@ AUTOMAKE_OPTIONS = foreign no-dependencies 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 ;-) # CFLAGS = -g -Wall #-pedantic