summaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8b08f7d..1399bc5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -28,7 +28,7 @@ tinyproxy_SOURCES = \
daemon.c daemon.h \
hashmap.c hashmap.h \
heap.c heap.h \
- htmlerror.c htmlerror.h \
+ html-error.c html-error.h \
http-message.c http-message.h \
log.c log.h \
network.c network.h \