summaryrefslogtreecommitdiff
path: root/automation/source/testtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'automation/source/testtool/Makefile')
-rw-r--r--automation/source/testtool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/automation/source/testtool/Makefile b/automation/source/testtool/Makefile
index 9b1e0071311f..c07c6c8cf22e 100644
--- a/automation/source/testtool/Makefile
+++ b/automation/source/testtool/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -11,7 +12,8 @@
# License.
#
# Major Contributor(s):
-# Copyright (C) 2011 David Tardon, Red Hat Inc. <dtardon@redhat.com> (initial developer)
+# Copyright (C) 2011 Red Hat, Inc., David Tardon <dtardon@redhat.com>
+# (initial developer)
#
# All Rights Reserved.
#
@@ -23,7 +25,6 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-
gb_PARTIALBUILD:=T
include $(GBUILDDIR)/gbuild_simple.mk