[apache2] 01/03: Add missing modules/http2/Makefile.in

Stefan Fritsch sf at moszumanska.debian.org
Wed Jan 25 21:17:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

sf pushed a commit to branch master
in repository apache2.

commit 442e762e3e16e76b3b7dc5c46dd80676b9f5b559
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Wed Jan 25 22:15:35 2017 +0100

    Add missing modules/http2/Makefile.in
    
    This is unfortunately included in modules/http2/.gitignore
---
 modules/http2/Makefile.in | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/modules/http2/Makefile.in b/modules/http2/Makefile.in
new file mode 100644
index 0000000..4395bc3
--- /dev/null
+++ b/modules/http2/Makefile.in
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#
+#   standard stuff
+#
+
+include $(top_srcdir)/build/special.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list