diff --git a/kmplot/kmplot/Makefile.am b/kmplot/kmplot/Makefile.am index 1817b1cb..4d971fbd 100644 --- a/kmplot/kmplot/Makefile.am +++ b/kmplot/kmplot/Makefile.am @@ -28,6 +28,8 @@ kmplot_SOURCES = main.cpp kmplot.cpp kmplotprogress.cpp kmplotIface.skel kmplot_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEIO) $(LIB_TDEPARTS) -lDCOP kmplot_LDADD = $(LIB_TDEPARTS) +kmplot_COMPILE_FIRST = FktDlgData.h qminmax.h settings.h + # this is where the desktop file will go appmimedir = $(kde_mimedir)/application appmime_DATA = x-kmplot.desktop