summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index db80674..54af949 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -2,7 +2,6 @@
# WE NEED GETTEXT
##############################################################################
MESSAGE ( STATUS "<Locating Gettext>" )
-MESSAGE ( STATUS "<******************************>" )
FIND_PACKAGE ( Gettext REQUIRED )
INCLUDE_DIRECTORIES ( ${GETTEXT_INCLUDE_DIR} )
FILE ( GLOB _po_files *.po )