Forgot to add rf2lib Makefile in top configure.in
This commit is contained in:
parent
0a8a51f7ef
commit
b86304fa17
|
@ -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)
|
AC_INIT(doc/sxlib.5)
|
||||||
AM_INIT_AUTOMAKE(cells, 1.1)
|
AM_INIT_AUTOMAKE(cells, 1.1)
|
||||||
|
@ -14,6 +14,7 @@ src/Makefile
|
||||||
src/dp_sxlib/Makefile
|
src/dp_sxlib/Makefile
|
||||||
src/padlib/Makefile
|
src/padlib/Makefile
|
||||||
src/rflib/Makefile
|
src/rflib/Makefile
|
||||||
|
src/rf2lib/Makefile
|
||||||
src/sxlib/Makefile
|
src/sxlib/Makefile
|
||||||
src/ramlib/Makefile
|
src/ramlib/Makefile
|
||||||
src/romlib/Makefile
|
src/romlib/Makefile
|
||||||
|
|
Loading…
Reference in New Issue