From b3b3696602dab7cb3e8e16d5c1f42a1b256d8b33 Mon Sep 17 00:00:00 2001 From: Johannes Sixt Date: Sat, 15 Nov 2008 17:30:34 +0100 Subject: [PATCH] Remove $Id$. It is not useful with git. --- kdbg/Makefile.am | 2 -- kdbg/pics/Makefile.am | 2 -- kdbg/testprogs/Makefile.am | 2 -- kdbg/typetables/Makefile.am | 2 -- 4 files changed, 8 deletions(-) diff --git a/kdbg/Makefile.am b/kdbg/Makefile.am index 763ec0a..9fe9b92 100644 --- a/kdbg/Makefile.am +++ b/kdbg/Makefile.am @@ -1,5 +1,3 @@ -## $Id$ - # set the include path for X, qt and KDE INCLUDES= $(all_includes) diff --git a/kdbg/pics/Makefile.am b/kdbg/pics/Makefile.am index e9aa997..4b0a3eb 100644 --- a/kdbg/pics/Makefile.am +++ b/kdbg/pics/Makefile.am @@ -1,5 +1,3 @@ -## $Id$ - # toolbar icons kdbgiconsdir = $(kde_datadir)/kdbg/icons diff --git a/kdbg/testprogs/Makefile.am b/kdbg/testprogs/Makefile.am index ae2b1df..60f3428 100644 --- a/kdbg/testprogs/Makefile.am +++ b/kdbg/testprogs/Makefile.am @@ -1,5 +1,3 @@ -## $Id$ - ## This is the example XSL and XML files for debugging with xsldbg EXTRA_DIST = xsldoc.xsl xsldoc.xml diff --git a/kdbg/typetables/Makefile.am b/kdbg/typetables/Makefile.am index 790f98d..4b8c958 100644 --- a/kdbg/typetables/Makefile.am +++ b/kdbg/typetables/Makefile.am @@ -1,5 +1,3 @@ -## $Id$ - # types in libraries that we understand typesdir = $(kde_datadir)/kdbg/types types_DATA = \ -- 2.11.4.GIT