summaryrefslogtreecommitdiff
path: root/csharp/src
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2015-04-13 18:37:28 +0200
committerBenoit Foucher <benoit@zeroc.com>2015-04-13 18:37:28 +0200
commite305d33203086236280fe918072398918f87d6f4 (patch)
tree91e3d323f699af35a0477ea935a6569d4a290dcf /csharp/src
parentAdd MCPP_HOME for Windows build. (diff)
downloadice-e305d33203086236280fe918072398918f87d6f4.tar.bz2
ice-e305d33203086236280fe918072398918f87d6f4.tar.xz
ice-e305d33203086236280fe918072398918f87d6f4.zip
Fixed Makefile indentation to use tab witdh=8 and indent width = 4
Diffstat (limited to 'csharp/src')
-rw-r--r--csharp/src/Glacier2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Glacier2/Makefile b/csharp/src/Glacier2/Makefile
index e54132c9f6f..fb9f5e74e10 100644
--- a/csharp/src/Glacier2/Makefile
+++ b/csharp/src/Glacier2/Makefile
@@ -20,7 +20,7 @@ SRCS = Application.cs \
SessionFactoryHelper.cs \
SessionHelper.cs
-SLICE_SRCS = $(SDIR)/Metrics.ice \
+SLICE_SRCS = $(SDIR)/Metrics.ice \
$(SDIR)/PermissionsVerifier.ice \
$(SDIR)/Router.ice \
$(SDIR)/Session.ice \