lib_LTLIBRARIES = libpresent.la
libpresent_includedir = $(includedir)/libpresent-1/libpresent
libpresent_include_HEADERS = \
load-ppt.h \
present-presentation.h \
present-slide.h \
present-text.h
libpresent_la_SOURCES = \
god-drawing-ms-client-handler-ppt.c \
god-drawing-ms-client-handler-ppt.h \
load-ppt.c \
load-ppt.h \
present-presentation.c \
present-presentation.h \
present-slide.c \
present-slide.h \
present-text.c \
present-text.h \
present-view.c \
present-view.h \
ppt-parsing-helper.c \
ppt-parsing-helper.h \
ppt-types.h
INCLUDES = -I$(top_builddir) \
-I$(top_srcdir) \
$(PRESENT_CFLAGS)
syntax highlighted by Code2HTML, v. 0.9.1