You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
728 B
22 lines
728 B
add_subdirectory( data ) |
|
|
|
#original Makefile.am contents follow: |
|
|
|
#SUBDIRS = data painter_agg2 . |
|
# |
|
#INCLUDES = -I$(srcdir)/.. -I$(srcdir)/painter_agg2 -I.. $(all_includes) |
|
# |
|
#METASOURCES = AUTO |
|
# |
|
#noinst_LTLIBRARIES = liboKularui.la |
|
#liboKularui_la_SOURCES = pagepainter.cpp pageview.cpp pageviewutils.cpp \ |
|
# pageviewannotator.cpp minibar.cpp thumbnaillist.cpp \ |
|
# searchwidget.cpp toc.cpp propertiesdialog.cpp \ |
|
# presentationwidget.cpp side_reviews.cpp newstuff.cpp |
|
# |
|
#pageview.lo: ../conf/settings.h |
|
#pageviewutils.lo: ../conf/settings.h |
|
#presentationwidget.lo: ../conf/settings.h |
|
#searchwidget.lo: ../conf/settings.h |
|
#thumbnaillist.lo: ../conf/settings.h |
|
#
|
|
|