* Makefile.am (EXTRA_DIST): Add avrdude.spec and make entries one per

line so future patches are obvious as to what changed.
* avrdude.spec.in: New file to support creation of binaries in rpm format.
* configure.ac (AC_OUTPUT): Add avrdude.spec.
	Reorder so that Makefile is the last entry.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@240 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Theodore A. Roth
2003-02-27 06:56:03 +00:00
parent ecd623836b
commit 2838aa472e
3 changed files with 58 additions and 2 deletions

View File

@@ -21,7 +21,11 @@
# $Id$
#
EXTRA_DIST = avrdude.1 avrdude.pdf avrdude.conf.in bootstrap
EXTRA_DIST = \
avrdude.1 \
avrdude.pdf \
avrdude.spec \
bootstrap
SUBDIRS = @WINDOWS_DIRS@
DIST_SUBDIRS = windows