diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
commit | 96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch) | |
tree | 3f50c9404193498dab310e10d6b57830bf7eeb49 /kmag/Makefile.am | |
parent | d479daee57f586dcd10d91270e0d1a8ebe41a494 (diff) | |
download | tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kmag/Makefile.am')
-rw-r--r-- | kmag/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmag/Makefile.am b/kmag/Makefile.am index ad32498..ec7bf5e 100644 --- a/kmag/Makefile.am +++ b/kmag/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = kmag -## INCLUDES were found outside kdevelop specific part +## INCLUDES were found outside tdevelop specific part kmag_SOURCES = kmagzoomview.cpp kmagselrect.cpp kmag.cpp main.cpp kmag_LDADD = $(LIB_TDEPRINT) |