diff options
Diffstat (limited to 'sapi/phttpd/Makefile.in')
| -rw-r--r-- | sapi/phttpd/Makefile.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sapi/phttpd/Makefile.in b/sapi/phttpd/Makefile.in index ab0413fad0..3fa62790f1 100644 --- a/sapi/phttpd/Makefile.in +++ b/sapi/phttpd/Makefile.in @@ -1,10 +1,5 @@ -DEPTH = ../.. -topsrcdir = @topsrcdir@ -srcdir = @srcdir@ -VPATH = @srcdir@ - LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = phttpd.c -include $(topsrcdir)/build/ltlib.mk +include $(top_srcdir)/build/ltlib.mk |
