Skip to content

Commit 19768aa

Browse files
author
Stefan Eissing
committed
renamed general header
1 parent 154541b commit 19768aa

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ Makefile.in
3232
Makefile
3333
mod_h2-*.tar.gz
3434
mod_http2-*.tar.gz
35-
mod_h2/h2_version.h
3635
m4

mod_http2/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ HFILES = \
8181
h2_version.h \
8282
h2_worker.h \
8383
h2_workers.h \
84-
mod_h2.h
84+
mod_http2.h
8585

8686

8787
mod_http2_la_SOURCES = $(HFILES) $(OBJECTS)

0 commit comments

Comments
 (0)