/[public]/psiconv/trunk/lib/psiconv/Makefile.am
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 177 Revision 178
1INCLUDES=-I.. -I../../compat 1INCLUDES=-I.. -I../../compat
2 2
3lib_LTLIBRARIES = libpsiconv.la 3lib_LTLIBRARIES = libpsiconv.la
4libpsiconv_la_SOURCES = configuration.c error.c misc.c checkuid.c list.c \ 4libpsiconv_la_SOURCES = configuration.c error.c misc.c checkuid.c list.c \
5 buffer.c data.c \ 5 buffer.c data.c image.c \
6 parse_common.c parse_driver.c parse_formula.c \ 6 parse_common.c parse_driver.c parse_formula.c \
7 parse_layout.c parse_image.c parse_page.c \ 7 parse_layout.c parse_image.c parse_page.c \
8 parse_simple.c parse_texted.c parse_word.c \ 8 parse_simple.c parse_texted.c parse_word.c \
9 parse_sheet.c \ 9 parse_sheet.c \
10 generate_simple.c generate_layout.c generate_driver.c \ 10 generate_simple.c generate_layout.c generate_driver.c \
16psiconvincludedir = $(includedir)/psiconv 16psiconvincludedir = $(includedir)/psiconv
17psiconvinclude_HEADERS = configuration.h data.h parse.h list.h \ 17psiconvinclude_HEADERS = configuration.h data.h parse.h list.h \
18 parse_routines.h \ 18 parse_routines.h \
19 error.h generate_routines.h generate.h common.h \ 19 error.h generate_routines.h generate.h common.h \
20 buffer.h 20 buffer.h
21noinst_HEADERS = image.h

Legend:
Removed from v.177  
changed lines
  Added in v.178

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26