possibly fix missing dependency for unsermake

svn path=/trunk/kdegraphics/kpdf/; revision=259996
remotes/origin/kpdf-3.2
David Faure 23 years ago
parent 457956559e
commit 235c2bffe1
  1. 1
      kpdf/Makefile.am

@ -27,6 +27,7 @@ bin_PROGRAMS = kpdf
kpdf_SOURCES = main.cpp kpdf_shell.cpp
kpdf_LDFLAGS = $(KDE_RPATH) $(all_libraries)
kpdf_LDADD = $(LIB_KPARTS)
kpdf_COMPILE_FIRST = ../aconf.h
EXTRA_DIST = kpdf.desktop
xdg_apps_DATA = kpdf.desktop

Loading…
Cancel
Save