From d986896f1de730c1e43049f0134c14636d8ffc3c Mon Sep 17 00:00:00 2001 From: Caleb Tennis Date: Mon, 8 Mar 2004 13:40:33 +0000 Subject: [PATCH] okay, this fix is *smarter* than the notparallel fix svn path=/branches/KDE_3_2_BRANCH/kdegraphics/kpdf/; revision=294416 --- kpdf/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kpdf/Makefile.am b/kpdf/Makefile.am index b93b7c6b3..c6d7f2fea 100644 --- a/kpdf/Makefile.am +++ b/kpdf/Makefile.am @@ -29,6 +29,8 @@ kpdf_LDFLAGS = $(KDE_RPATH) $(all_libraries) kpdf_LDADD = $(LIB_KPARTS) kpdf_COMPILE_FIRST = ../aconf.h +kpdf_shell.o: part.h + EXTRA_DIST = kpdf.desktop xdg_apps_DATA = kpdf.desktop