Put the fix in the 3.2 branch too. Remove foot from mouth as well.

svn path=/branches/KDE_3_2_BRANCH/kdegraphics/kpdf/; revision=294501
remotes/origin/kpdf-3.2
Caleb Tennis 22 years ago
parent d986896f1d
commit 4e3acf1e61
  1. 4
      kpdf/Makefile.am

@ -27,9 +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
kpdf_shell.o: part.h
kpdf_COMPILE_FIRST = ../aconf.h part.h
EXTRA_DIST = kpdf.desktop
xdg_apps_DATA = kpdf.desktop

Loading…
Cancel
Save