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.
 
 
 
 
 

15 lines
317 B

INCLUDES = -I$(top_builddir)/kpdf $(all_includes)
METASOURCES = AUTO
bin_PROGRAMS = kpdf
kpdf_SOURCES = main.cpp shell.cpp
kpdf_LDFLAGS = $(KDE_RPATH) $(all_libraries)
kpdf_LDADD = $(LIB_KPARTS)
EXTRA_DIST = kpdf.desktop
xdg_apps_DATA = kpdf.desktop
shellrcdir = $(kde_datadir)/kpdf
shellrc_DATA = shell.rc