[Hamlib-cvs-digest] CVS: hamlib Makefile.am,1.1,1.2
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@us...> - 2000-10-22 18:36:53
|
Update of /cvsroot/hamlib/hamlib In directory slayer.i.sourceforge.net:/tmp/cvs-serv11863 Modified Files: Makefile.am Log Message: * added include/ and doc/ automaked subdirectories Index: Makefile.am =================================================================== RCS file: /cvsroot/hamlib/hamlib/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 2000/10/01 12:41:11 1.1 --- Makefile.am 2000/10/22 15:50:09 1.2 *************** *** 1,2 **** EXTRA_DIST = COPYING INSTALL PLAN README THANKS TODO WANTED ! SUBDIRS = src icom ft747 ft847 tests --- 1,2 ---- EXTRA_DIST = COPYING INSTALL PLAN README THANKS TODO WANTED ! SUBDIRS = include src icom ft747 ft847 tests doc |