diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:38 -0600 |
commit | 4bc3dcd8cbc23e1470e121e25a83d57c22e61b26 (patch) | |
tree | 7d379893635b06789888944241a976a4f2b440ab /tdefile-plugins/Makefile.am | |
parent | 08a66075486dc740840cfb817bf0ca301c6f0385 (diff) | |
download | tdeaddons-4bc3dcd8cbc23e1470e121e25a83d57c22e61b26.tar.gz tdeaddons-4bc3dcd8cbc23e1470e121e25a83d57c22e61b26.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tdefile-plugins/Makefile.am')
-rw-r--r-- | tdefile-plugins/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tdefile-plugins/Makefile.am b/tdefile-plugins/Makefile.am new file mode 100644 index 0000000..f62e59b --- /dev/null +++ b/tdefile-plugins/Makefile.am @@ -0,0 +1,5 @@ +if include_tdefileplugin_cert_SUBDIR +CERT_SUBDIR=cert +endif + +SUBDIRS=txt html desktop folder lnk $(CERT_SUBDIR) mhtml |