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.
tdegraphics/kpdf/shell/Makefile.am

16 lines
451 B

INCLUDES = -I$(srcdir)/xpdf -I$(srcdir)/xpdf/goo -I$(top_builddir)/kpdf $(all_includes) $(FREETYPE_CFLAGS)
METASOURCES = AUTO
bin_PROGRAMS = kpdf
kpdf_SOURCES = main.cpp shell.cpp
kpdf_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kpdf_LDADD = $(LIB_KPARTS)
EXTRA_DIST = kpdf.desktop
xdg_apps_DATA = kpdf.desktop
shellrcdir = $(kde_datadir)/kpdf
shellrc_DATA = shell.rc