Integrate Windows search of config files.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@231 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Eric Weddington
2003-02-24 23:13:55 +00:00
parent db1ed24848
commit 7705d613da
2 changed files with 13 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ avrdude_SOURCES = \
avrpart.h \
config.c \
config.h \
confwin.c \
confwin.h \
fileio.c \
fileio.h \
linux_ppdev.h \