diff options
Diffstat (limited to 'include/package.mk')
-rw-r--r-- | include/package.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/package.mk b/include/package.mk index c134f542ed..719468c253 100644 --- a/include/package.mk +++ b/include/package.mk @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ all: $(if $(DUMP),dumpinfo,compile) |