mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
* Makefile.am (SUBDIRS): Add windows dir.
* configure.ac: If $target is a windows system, build whats in windows sub dir. * windows/Makefile.am: New file. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@239 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
|
||||
EXTRA_DIST = avrdude.1 avrdude.pdf avrdude.conf.in bootstrap
|
||||
|
||||
SUBDIRS = @WINDOWS_DIRS@
|
||||
DIST_SUBDIRS = windows
|
||||
|
||||
AM_YFLAGS = -d
|
||||
|
||||
AM_CPPFLAGS = -DCONFIG_DIR=\"$(sysconfdir)\"
|
||||
|
Reference in New Issue
Block a user