Forgot to add rf2lib Makefile in top configure.in

This commit is contained in:
Jean-Paul Chaput 2004-08-31 12:40:04 +00:00
parent 0a8a51f7ef
commit b86304fa17
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
dnl $Id: configure.in,v 1.3 2002/07/15 22:23:23 jpc Exp $
dnl $Id: configure.in,v 1.4 2004/08/31 12:40:04 jpc Exp $
AC_INIT(doc/sxlib.5)
AM_INIT_AUTOMAKE(cells, 1.1)
@ -14,6 +14,7 @@ src/Makefile
src/dp_sxlib/Makefile
src/padlib/Makefile
src/rflib/Makefile
src/rf2lib/Makefile
src/sxlib/Makefile
src/ramlib/Makefile
src/romlib/Makefile