From 4e3acf1e61b25e515d625fdbf13cf79476cc7997 Mon Sep 17 00:00:00 2001 From: Caleb Tennis Date: Mon, 8 Mar 2004 18:46:47 +0000 Subject: [PATCH] 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 --- kpdf/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kpdf/Makefile.am b/kpdf/Makefile.am index c6d7f2fea..243d308a0 100644 --- a/kpdf/Makefile.am +++ b/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