aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-06-30 19:50:14 +0200
committerjcid <devnull@localhost>2008-06-30 19:50:14 +0200
commit4d256a6e73e6e12805f64ed9dabc36d8711832d2 (patch)
tree061fe144a28c2a03c2e38790766415839c8bad31 /src
parent8d56726d8e2d461cee1af1e1d90b4c2bb36fd987 (diff)
- Added html_common.hh to Makefile.am
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1934778b..ce775f52 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,6 +69,7 @@ dillo_fltk_SOURCES = \
plain.cc \
html.cc \
html.hh \
+ html_common.hh \
form.cc \
form.hh \
table.cc \