summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:53:14 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:53:14 -0600
commita2248aa50ad85834c4d439c67e4502e3c9f14980 (patch)
tree32c31ab908f52b4e3680cbc9e0c582807a472d22 /src/Makefile.am
parent9beca5555ec0f68c27c89626e376140b585d19be (diff)
downloadtdeio-umountwrapper-a2248aa50ad85834c4d439c67e4502e3c9f14980.tar.gz
tdeio-umountwrapper-a2248aa50ad85834c4d439c67e4502e3c9f14980.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2063327..87ccbed 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,7 +9,7 @@ METASOURCES = AUTO
messages: rc.cpp
$(EXTRACTRC) `find . -name \*.ui -o -name \*.rc` > rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kio_umountwrapper.pot
+ $(XGETTEXT) *.cpp -o $(podir)/tdeio_umountwrapper.pot
KDE_ICON = AUTO