diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:08:38 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:08:38 -0600 |
commit | bf50ae9e4bf255fbf4f55d65f1676be902510e25 (patch) | |
tree | ad7082dde973bb062e6abcb3249bd61495c2ea3e /cert-updater/Makefile.am | |
parent | cf5724ec85944e55fa55f61c8d3a09012ff24fd9 (diff) | |
download | kcmldapcontroller-bf50ae9e4bf255fbf4f55d65f1676be902510e25.tar.gz kcmldapcontroller-bf50ae9e4bf255fbf4f55d65f1676be902510e25.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'cert-updater/Makefile.am')
-rw-r--r-- | cert-updater/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cert-updater/Makefile.am b/cert-updater/Makefile.am index f1e8bae..602ba71 100644 --- a/cert-updater/Makefile.am +++ b/cert-updater/Makefile.am @@ -5,6 +5,6 @@ bin_PROGRAMS = primaryrccertupdater primaryrccertupdater_SOURCES = main.cpp primaryrccertupdater_METASOURCES = AUTO -primaryrccertupdater_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor -ltdeldap +primaryrccertupdater_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -ltdeldap KDE_OPTIONS = nofinal
\ No newline at end of file |