From 512da0e58de54a750aea4baafe55cc35a1aeb6f9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 1 Jan 2012 04:18:53 -0600 Subject: Add elf metainfo plugin --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 35e54560c..939a6da36 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -848,6 +848,7 @@ add_subdirectory( licenses ) add_subdirectory( dnssd ) add_subdirectory( pics ) add_subdirectory( mimetypes ) +add_subdirectory( kfile-plugins ) ##### install import cmake modules ############### -- cgit v1.2.1