From a57282df4b35e7e7d00d0521f94c03171b463ad5 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Thu, 12 Oct 2000 06:32:10 +0000 Subject: [PATCH] forgot this one yesterday, fdfdata.[ch] is no more ... --- main/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/Makefile.in b/main/Makefile.in index 0ed91265c5..89bf0c41d0 100644 --- a/main/Makefile.in +++ b/main/Makefile.in @@ -4,7 +4,7 @@ LTLIBRARY_SOURCES = \ main.c internal_functions.c snprintf.c php_sprintf.c \ configuration-parser.c configuration-scanner.c \ safe_mode.c fopen-wrappers.c alloca.c \ - php_ini.c SAPI.c rfc1867.c fdfdata.c php_content_types.c strlcpy.c \ + php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \ strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c \ network.c php_open_temporary_file.c -- 2.50.1