We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154541b commit 19768aaCopy full SHA for 19768aa
.gitignore
@@ -32,5 +32,4 @@ Makefile.in
32
Makefile
33
mod_h2-*.tar.gz
34
mod_http2-*.tar.gz
35
-mod_h2/h2_version.h
36
m4
mod_http2/Makefile.am
@@ -81,7 +81,7 @@ HFILES = \
81
h2_version.h \
82
h2_worker.h \
83
h2_workers.h \
84
- mod_h2.h
+ mod_http2.h
85
86
87
mod_http2_la_SOURCES = $(HFILES) $(OBJECTS)
0 commit comments