* Makefile.am (Repository): clean .scm-links

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6279 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-12-08 09:31:46 +00:00
parent ad2045f831
commit e35ff46a06
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-12-08 Dave Peticolas <dave@krondo.com>
* Makefile.am (Repository): clean .scm-links
2001-11-28 Rob Browning <rlb@defaultvalue.org>
* .cvsignore: add .scm-links

View File

@ -10,5 +10,4 @@ noinst_DATA = .scm-links
rm -f www
ln -sf . www
touch .scm-links
CLEANFILES = www
CLEANFILES = www .scm-links