Mercurial > dillo_port1.3
view src/Makefile.am @ 502:e1ff5d59c338
add doctree.hh to Makefile.am
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> |
---|---|
date | Tue, 28 Oct 2008 21:28:57 +0100 |
parents | 96713a0f5d8b |
children | 9eccba1e2d31 |
line wrap: on
line source
AM_CPPFLAGS=-DDILLORC_SYS='"$(sysconfdir)/dillorc"' @LIBJPEG_CPPFLAGS@ AM_CFLAGS = @LIBPNG_CFLAGS@ AM_CXXFLAGS = -I.. @LIBPNG_CFLAGS@ @LIBFLTK_CXXFLAGS@ SUBDIRS = IO bin_PROGRAMS = dillo dillo_LDADD = \ ../dlib/libDlib.a \ ../dpip/libDpip.a \ IO/libDiof.a \ ../dw/libDw-widgets.a \ ../dw/libDw-fltk.a \ ../dw/libDw-core.a \ ../lout/liblout.a \ @LIBJPEG_LIBS@ @LIBPNG_LIBS@ @LIBFLTK_LIBS@ @LIBZ_LIBS@ @LIBICONV_LIBS@ dillo_SOURCES = \ dillo.cc \ dir.c \ dir.h \ ui.cc \ ui.hh \ uicmd.cc \ uicmd.hh \ bw.h \ bw.c \ cookies.c \ cookies.h \ colors.c \ colors.h \ binaryconst.h \ misc.c \ misc.h \ history.h \ history.c \ prefs.c \ prefs.h \ msg.h \ list.h \ url.c \ url.h \ bitvec.c \ bitvec.h \ klist.c \ klist.h \ chain.c \ chain.h \ timeout.cc \ timeout.hh \ dialog.cc \ dialog.hh \ \ \ web.cc \ web.hh \ nav.c \ nav.h \ cache.c \ cache.h \ decode.c \ decode.h \ dicache.c \ dicache.h \ capi.c \ capi.h \ css.cc \ css.hh \ doctree.hh \ styleengine.cc \ styleengine.hh \ plain.cc \ html.cc \ html.hh \ html_common.hh \ form.cc \ form.hh \ table.cc \ table.hh \ bookmark.c \ bookmark.h \ dns.c \ dns.h \ gif.c \ jpeg.c \ png.c \ image.cc \ image.hh \ menu.hh \ menu.cc \ dpiapi.c \ dpiapi.h \ pixmaps.h \ findbar.cc \ findbar.hh EXTRA_DIST = chg srch