diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:26:44 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:26:44 -0600 |
commit | c52420708f47b42fabf752e9b016ce988e6f921e (patch) | |
tree | 34c0d0db2534b0d4af68f95b74764f6f39a4e196 /atlantikdesigner/designer/Makefile.am | |
parent | 19d2f09fb13601e63911da722f1c2bf2a29ea7b9 (diff) | |
download | tdeaddons-c52420708f47b42fabf752e9b016ce988e6f921e.tar.gz tdeaddons-c52420708f47b42fabf752e9b016ce988e6f921e.zip |
Additional kde to tde renaming
Diffstat (limited to 'atlantikdesigner/designer/Makefile.am')
-rw-r--r-- | atlantikdesigner/designer/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/atlantikdesigner/designer/Makefile.am b/atlantikdesigner/designer/Makefile.am index b3d90fe..0a8b78e 100644 --- a/atlantikdesigner/designer/Makefile.am +++ b/atlantikdesigner/designer/Makefile.am @@ -1,7 +1,7 @@ bin_PROGRAMS = atlantikdesigner INCLUDES = -I$(kde_includes)/atlantic $(all_includes) -I$(kde_includes)/kde -AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -latlantic -LDADD = -latlantikui -lkdegames $(LIB_KIO) +AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -latlantic +LDADD = -latlantikui -ltdegames $(LIB_KIO) SUBDIRS = |