summaryrefslogtreecommitdiff
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 4b616e0..2d11ddc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,7 +36,7 @@ tinyproxy_SOURCES = \
sock.c sock.h \
stats.c stats.h \
text.c text.h \
- tinyproxy.c tinyproxy.h \
+ main.c main.h \
utils.c utils.h \
vector.c vector.h