diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:48:59 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:48:59 -0600 |
commit | 371e91c48d010efedcc490858f04b8d75e91a82d (patch) | |
tree | 722c82764ee74ef74a48e3ceea5740b3a008b15b /konqueror/Makefile.am | |
parent | 9fad243fd6c7e0d838d518cf283a0ec1ccbda1a6 (diff) | |
download | tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.tar.gz tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.zip |
Additional renaming of kde to tde
Diffstat (limited to 'konqueror/Makefile.am')
-rw-r--r-- | konqueror/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/konqueror/Makefile.am b/konqueror/Makefile.am index 502622344..3d723a6bb 100644 --- a/konqueror/Makefile.am +++ b/konqueror/Makefile.am @@ -54,8 +54,8 @@ konqueror_la_LIBADD = ../libkonq/libkonq.la libkonqueror_intern.la $(LIBMALLOC) # Hmm, this experiment of a static konq failed, don't trust it... # (but feel free to fix it :) -# Note that you need to --enable-debug in kdelibs and kdebase, -# then make clean ; make install in kdelibs and libkonq, +# Note that you need to --enable-debug in tdelibs and tdebase, +# then make clean ; make install in tdelibs and libkonq, # and make clean ; make konqueror_static in here. #check_PROGRAMS = konqueror_static # |