From: Paul Querna Date: Thu, 30 Oct 2008 10:36:44 +0000 (+0000) Subject: Add Makefile.in, so unixd will actually compile correctly :-). X-Git-Tag: 2.3.0~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27fdc3d9b7cd0f2d50cf72ccb8c8e8761524168c;p=thirdparty%2Fapache%2Fhttpd.git Add Makefile.in, so unixd will actually compile correctly :-). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709134 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/arch/unix/Makefile.in b/modules/arch/unix/Makefile.in new file mode 100644 index 00000000000..167b343d0db --- /dev/null +++ b/modules/arch/unix/Makefile.in @@ -0,0 +1,3 @@ + +include $(top_srcdir)/build/special.mk +