diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:06:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:06:46 -0600 |
commit | ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8 (patch) | |
tree | ac4650a642d502c458d0b654c8b731739ce601dc /tdefilereplace/toolbar/Makefile.am | |
parent | a32b928478b59d4fa8b8495bbad6864476c129b1 (diff) | |
download | tdewebdev-ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8.tar.gz tdewebdev-ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tdefilereplace/toolbar/Makefile.am')
-rw-r--r-- | tdefilereplace/toolbar/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tdefilereplace/toolbar/Makefile.am b/tdefilereplace/toolbar/Makefile.am new file mode 100644 index 00000000..fb5c86b8 --- /dev/null +++ b/tdefilereplace/toolbar/Makefile.am @@ -0,0 +1,3 @@ +appdir = $(kde_datadir)/tdefilereplacepart/icons +app_ICON = AUTO + |