diff options
author | Mihael Koep <koep@schneide.com> | 2012-10-25 17:44:00 +0200 |
---|---|---|
committer | Mihael Koep <koep@schneide.com> | 2012-10-25 17:44:00 +0200 |
commit | 9c6732c05f35bb06f92593b46990473aa7a0f799 (patch) | |
tree | 12eba41a632342d44ea21fe9738f7b76712fd6e8 /plugins/CMakeLists.txt | |
parent | 9866002f3f569f6da886d71964d3298183cd1646 (diff) | |
download | uca-9c6732c05f35bb06f92593b46990473aa7a0f799.tar.gz uca-9c6732c05f35bb06f92593b46990473aa7a0f799.tar.bz2 uca-9c6732c05f35bb06f92593b46990473aa7a0f799.tar.xz uca-9c6732c05f35bb06f92593b46990473aa7a0f799.zip |
Start migrating to libuca 1.1 and glib plugins.
Diffstat (limited to 'plugins/CMakeLists.txt')
-rw-r--r-- | plugins/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index 5131280..1cfff78 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -3,3 +3,4 @@ add_subdirectory(pf) add_subdirectory(pco) add_subdirectory(pylon) add_subdirectory(ufo) +add_subdirectory(dexela) |