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.
25 lines
637 B
25 lines
637 B
kde4_header() |
|
|
|
install_files( ${SERVICETYPES_INSTALL_DIR} FILES oKularGenerator.desktop ) |
|
|
|
kde4_footer() |
|
|
|
#original Makefile.am contents follow: |
|
|
|
#SUBDIRS = . |
|
# |
|
#INCLUDES = -I.. -I$(builddir)/../conf $(all_includes) |
|
# |
|
#METASOURCES = AUTO |
|
# |
|
#liboKularcore_la_SOURCES = chooseenginedialog.ui generator.cpp area.cpp textpage.cpp page.cpp document.cpp link.cpp annotations.cpp \ |
|
# pagetransition.cpp |
|
#liboKularcore_la_LIBADD = $(KDE_LDFLAGS) $(LIB_KIO) |
|
# |
|
#kde_servicetypes_DATA = \ |
|
# oKularGenerator.desktop |
|
# |
|
#noinst_LTLIBRARIES = liboKularcore.la |
|
# |
|
#document.lo: ../conf/settings.h |
|
#page.lo: ../conf/settings.h
|
|
|