Version: 1.0.2 -> 1.0.3cvs
[ntfsprogs-gnomevfs.git] / autogen.pl
index 21cd97f..87002b3 100755 (executable)
@@ -2,7 +2,7 @@
 # 
 # $Id$
 # Run to generate the initial Makefiles etc. after CVS checkout.
-# Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
+# Copyright (C) 2003 Jan Kratochvil <project-captive@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -36,5 +36,6 @@ AutoGen->run(
                "ARGV"=>\@ARGV,
                "clean"=>[qw(
                                ./src/libntfs.conf
+                               ./debian/changelog
                                )],
                );