|
|
@ -4,7 +4,7 @@ bin_PROGRAMS = kxmleditor
|
|
|
|
|
|
|
|
|
|
|
|
kxmleditor_SOURCES = dcopiface_shell.skel dcopiface_shell.cpp kxmleditorshell.cpp main.cpp kxeshellmanager.cpp
|
|
|
|
kxmleditor_SOURCES = dcopiface_shell.skel dcopiface_shell.cpp kxmleditorshell.cpp main.cpp kxeshellmanager.cpp
|
|
|
|
kxmleditor_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
|
|
kxmleditor_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
|
|
kxmleditor_LDADD = $(LIB_KPARTS) $(LIB_KFILE) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET)
|
|
|
|
kxmleditor_LDADD = $(LIB_KPARTS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET) -lDCOP
|
|
|
|
|
|
|
|
|
|
|
|
EXTRA_DIST = main.cpp \
|
|
|
|
EXTRA_DIST = main.cpp \
|
|
|
|
kxmleditor.desktop \
|
|
|
|
kxmleditor.desktop \
|
|
|
|