summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-06-05 15:12:04 +0200
committerjcid <devnull@localhost>2008-06-05 15:12:04 +0200
commit17b813d3c5a99f57d6e430261b8f969db21cf1d2 (patch)
treec359333714aa7d3dfa6b4af3808393caec4efd05 /src/Makefile.am
parentf0c0b60d8d0882fce0f42c8a6aa094ac13474143 (diff)
- html.cc cleanup (in progress). Source split.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fd2549a2..303b86c8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,6 +69,8 @@ dillo_fltk_SOURCES = \
plain.cc \
html.cc \
html.hh \
+ form.cc \
+ form.hh \
bookmark.c \
bookmark.h \
dns.c \