diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-08 13:04:41 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-08 13:04:41 +0100 |
| commit | 95ab717cd3ba19378e5b9874dc4c751418999829 (patch) | |
| tree | 7f86886fc34a2bd0a10463def334fa3174657f46 /CMakeLists.txt | |
| parent | 554e86b94fd22d96ec397b0ce184ff22275a9ee3 (diff) | |
| download | ayatana-indicator-datetime-95ab717cd3ba19378e5b9874dc4c751418999829.tar.gz ayatana-indicator-datetime-95ab717cd3ba19378e5b9874dc4c751418999829.tar.bz2 ayatana-indicator-datetime-95ab717cd3ba19378e5b9874dc4c751418999829.zip | |
data/: Fix file namespaces for XDG and upstart files.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0d897c5..33cd797 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -project (indicator-datetime C CXX) +project (ayatana-indicator-datetime C CXX) cmake_minimum_required (VERSION 2.8.9) list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) |
