X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=autogen.pl;h=001f2c6b861b8b58e968a635b53f78dd1642e367;hb=bf7531bec48e8be243b7162af6e529c1ea4b58f6;hp=20d5575e4c1fc8b3f196b02a1397368840c60bb9;hpb=48b49b4be39d25ca1a432936b074e16bb7c4b402;p=udpgate.git diff --git a/autogen.pl b/autogen.pl index 20d5575..001f2c6 100755 --- a/autogen.pl +++ b/autogen.pl @@ -2,7 +2,7 @@ # # $Id$ # Run to generate the initial Makefiles etc. after CVS checkout. -# Copyright (C) 2004 Jan Kratochvil +# Copyright (C) 2004 Jan Kratochvil # # 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 @@ -31,17 +31,16 @@ use Carp qw(cluck confess); AutoGen->run( - "name"=>"udpforward", - "COPYRIGHT_HOLDER"=>'Jan Kratochvil ', + "name"=>"udpgate", + "COPYRIGHT_HOLDER"=>'Jan Kratochvil ', "ARGV"=>\@ARGV, "clean"=>[qw( - .include_test_false.c - .include_test_all.stamp *.pod.pl *.pod *.[0-9] ./ChangeLog.bak ./debian/changelog - ./doc/*-pod.* - ./src/udpforward + ./init.d/udpgate + ./src/udpgate + ./src/bundle.c ./src/ui-gnome-callbacks.[ch] ./src/ui-gnome-interface.[ch] ./src/ui-gnome-support.[ch]