/[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 168 Revision 222
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 unicode.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 \
11 generate_common.c generate_texted.c generate_page.c \ 11 generate_common.c generate_texted.c generate_page.c \
12 generate_word.c generate_image.c 12 generate_word.c generate_image.c
13libpsiconv_la_LDFLAGS = -version-info 6:0:0 13libpsiconv_la_LDFLAGS = -version-info 7:0:2
14libpsiconv_la_LIBADD = ../../compat/libcompat.la 14libpsiconv_la_LIBADD = ../../compat/libcompat.la
15libpsiconv_la_CFLAGS = -DPSICONVETCDIR=\"@PSICONVETCDIR@\"
15 16
16psiconvincludedir = $(includedir)/psiconv 17psiconvincludedir = $(includedir)/psiconv
17psiconvinclude_HEADERS = configuration.h data.h parse.h list.h \ 18psiconvinclude_HEADERS = configuration.h data.h parse.h list.h \
18 parse_routines.h \ 19 parse_routines.h \
19 error.h generate_routines.h generate.h common.h \ 20 error.h generate_routines.h generate.h common.h \
20 buffer.h 21 buffer.h unicode.h general.h
22noinst_HEADERS = image.h

Legend:
Removed from v.168  
changed lines
  Added in v.222

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