Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1345 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
11
Makefile.am
11
Makefile.am
@@ -11,3 +11,14 @@ nobase_dist_pkgdata_DATA = \
|
||||
contrib/libdcc/README
|
||||
|
||||
SUBDIRS = src doc
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
configure \
|
||||
Makefile.in \
|
||||
depcomp \
|
||||
config.guess \
|
||||
config.sub \
|
||||
config.h.in \
|
||||
missing \
|
||||
aclocal.m4 \
|
||||
install-sh
|
||||
|
||||
Reference in New Issue
Block a user