mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
* Makefile.am (SUBDIRS): Add doc dir.
* configure.ac (AC_CONFIG_FILES): Add doc/Makefile. * doc/Makefile.am: New file. * doc/avrdude.texi: Use automatically generated version.texi. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@245 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -27,8 +27,8 @@ EXTRA_DIST = \
|
||||
avrdude.spec \
|
||||
bootstrap
|
||||
|
||||
SUBDIRS = @WINDOWS_DIRS@
|
||||
DIST_SUBDIRS = windows
|
||||
SUBDIRS = doc @WINDOWS_DIRS@
|
||||
DIST_SUBDIRS = doc windows
|
||||
|
||||
AM_YFLAGS = -d
|
||||
|
||||
|
Reference in New Issue
Block a user