aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 25b8ce46..0e050486 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,8 +18,8 @@ dillo_LDADD = \
dillo_SOURCES = \
dillo.cc \
- paths.c \
- paths.h \
+ paths.cc \
+ paths.hh \
ui.cc \
ui.hh \
uicmd.cc \