1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 09:28:35 +00:00
svn path=/trunk/kdenetwork/krfb/; revision=158144
This commit is contained in:
Michael Matz 2002-05-27 21:07:06 +00:00
parent 0071e65b30
commit 7cc57f5d91

View File

@ -20,8 +20,8 @@ EXTRA_DIST = $(libkded_kinetd_la_SOURCES)\
KDE_ICON = kinetd
install-data-local:
$(mkinstalldirs) $(kde_datadir)/kinetd
$(INSTALL_DATA) $(srcdir)/eventsrc $(kde_datadir)/kinetd/eventsrc
$(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kinetd
$(INSTALL_DATA) $(srcdir)/eventsrc $(DESTDIR)$(kde_datadir)/kinetd/eventsrc
# set the include path for X, qt and KDE
INCLUDES= $(all_includes)