diff options
Diffstat (limited to 'tests/docroot/123/Makefile.in')
-rw-r--r-- | tests/docroot/123/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/docroot/123/Makefile.in b/tests/docroot/123/Makefile.in index c187355..3fa9e27 100644 --- a/tests/docroot/123/Makefile.in +++ b/tests/docroot/123/Makefile.in @@ -132,7 +132,6 @@ SQLITE_LIBS = @SQLITE_LIBS@ SSL_LIB = @SSL_LIB@ STRIP = @STRIP@ U = @U@ -UUID_LIBS = @UUID_LIBS@ VERSION = @VERSION@ XML_CFLAGS = @XML_CFLAGS@ XML_LIBS = @XML_LIBS@ @@ -185,7 +184,7 @@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ -EXTRA_DIST = 12345.html 12345.txt dummyfile.bla phpinfo.php +EXTRA_DIST = 12345.html 12345.txt dummyfile.bla phpinfo.php all: all-am .SUFFIXES: |