summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 98ca56f..d41331d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,6 +1,6 @@
# -*- mode: makefile; coding: utf-8 -*-
-# Copyright (c) 2007 Fabien Tassin <fta@sofaraway.org>
+# Copyright (c) 2007-2008 Fabien Tassin <fta@sofaraway.org>
# Description: Build system for mozilla-devscripts
#
# This program is free software; you can redistribute it and/or
@@ -30,6 +30,7 @@ mk_files = \
thunderbird-3.0.mk \
xulrunner-1.9.mk \
mozclient.mk \
+ compare.mk \
$(NULL)
extra_mk_files = \