summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2018-10-22 13:14:26 -0300
committermongo <andmarti@gmail.com>2018-10-22 13:14:26 -0300
commit61f9474c9d2d8f0b0c837e7b57b7241b61965270 (patch)
tree05c71b3f73d21ecc8456d55bfc2354adf24f7a92 /src/Makefile
parentb16acc5fdb188a17cf74f798ec96abf2a59cece9 (diff)
work on issue 295
Diffstat (limited to 'src/Makefile')
-rwxr-xr-xsrc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index fb08e9a..d79fda6 100755
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,5 +1,5 @@
# Specify the name of the resulting executable file
-name = sc-im
+name = scim
# The base directory where everything should be installed.
prefix = /usr/local