]> git.tdb.fi Git - builder.git/blobdiff - bootstrap.sh
Add Id tag to all files
[builder.git] / bootstrap.sh
index f5ccced293f8ad18e3f623fc3947c02559b40e24..2bb3259c63b8e43ecab14ee44e83817f997a459a 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# $Id$
 
 REQUIRED="core parser path strings"
 CFLAGS="-Iinclude `pkg-config --cflags sigc++-2.0`"