From cb7b4727361ec927099041ad00add86f7eed8144 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 25 Oct 2003 14:35:48 +0000 Subject: [PATCH] update cvsignore git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@781 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/console/Makefile.in | 2 +- bacula/src/gnome2-console/.cvsignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bacula/src/console/Makefile.in b/bacula/src/console/Makefile.in index d5b91b7216..9f9d3d7364 100644 --- a/bacula/src/console/Makefile.in +++ b/bacula/src/console/Makefile.in @@ -59,7 +59,7 @@ Makefile: $(srcdir)/Makefile.in $(topdir)/config.status clean: @$(RMF) console core core.* a.out *.o *.bak *~ *.intpro *.extpro 1 2 3 - @$(RMF) static-console + @$(RMF) static-console gmon.out realclean: clean @$(RMF) tags console.conf diff --git a/bacula/src/gnome2-console/.cvsignore b/bacula/src/gnome2-console/.cvsignore index b8893fbd69..37844ba1f1 100644 --- a/bacula/src/gnome2-console/.cvsignore +++ b/bacula/src/gnome2-console/.cvsignore @@ -5,3 +5,4 @@ gnome-console.conf 1 2 3 +main.c -- 2.39.5