diff options
author | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2013-03-15 08:53:48 +0100 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2013-03-15 08:53:48 +0100 |
commit | d4f1fc90188820a00a74a7e5fd04f6feffa7537e (patch) | |
tree | 8de40811f49ed755004d0c104edfad8123b45623 /plugins/CMakeLists.txt | |
parent | 8f1b7c6d44bb5e5f44b497e3260364407a98361e (diff) | |
parent | 73246448ec8294d781bb7f223fce395d49bfb6e4 (diff) | |
download | libuca-d4f1fc90188820a00a74a7e5fd04f6feffa7537e.tar.gz libuca-d4f1fc90188820a00a74a7e5fd04f6feffa7537e.tar.bz2 libuca-d4f1fc90188820a00a74a7e5fd04f6feffa7537e.tar.xz libuca-d4f1fc90188820a00a74a7e5fd04f6feffa7537e.zip |
Merge branch 'dexela_simple_packaging'
Conflicts:
.gitignore
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) |