summaryrefslogtreecommitdiff
path: root/im/src/config.mak
diff options
context:
space:
mode:
Diffstat (limited to 'im/src/config.mak')
-rwxr-xr-xim/src/config.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/im/src/config.mak b/im/src/config.mak
index a938100..f0b7966 100755
--- a/im/src/config.mak
+++ b/im/src/config.mak
@@ -60,7 +60,7 @@ ifneq ($(findstring Win, $(TEC_SYSNAME)), )
USE_EXIF = Yes
endif
else
- SRC += im_sysfile_unix.cpp
+ SRC += im_sysfile_unix.cpp
endif
ifdef USE_EXIF