diff options
author | jcid <devnull@localhost> | 2008-06-01 19:53:43 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-06-01 19:53:43 +0200 |
commit | 8f0b650a6c3cb9f5c49c362ef727849eeb8dccc8 (patch) | |
tree | 3ac30b1c4a49d4fd9bd3f8aca4622adc748ca459 /src/Makefile.am | |
parent | 10258bb8f2049828553f674b728c184055936fa4 (diff) |
- More cleanups in html.cc (form receiver).
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c427152e..fd2549a2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -67,8 +67,6 @@ dillo_fltk_SOURCES = \ capi.c \ capi.h \ plain.cc \ - form.cc \ - form.hh \ html.cc \ html.hh \ bookmark.c \ |