mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
* Makefile.am: Add CLEANFILES to remove all files from a make.
* doc/Makefile.am: Ditto git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@283 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -29,6 +29,11 @@ EXTRA_DIST = \
|
||||
avrdude.spec \
|
||||
bootstrap
|
||||
|
||||
CLEANFILES = \
|
||||
config_gram.c \
|
||||
config_gram.h \
|
||||
lexer.c
|
||||
|
||||
SUBDIRS = doc @WINDOWS_DIRS@
|
||||
DIST_SUBDIRS = doc windows
|
||||
|
||||
|
Reference in New Issue
Block a user