Fix configure file to not include extending-gramps

svn: r1433
This commit is contained in:
Don Allingham
2003-04-10 02:58:00 +00:00
parent a103542963
commit 564be1dc34
3 changed files with 11 additions and 17 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl May need to run automake && aclocal first
AC_INIT(src/gramps.py)
AM_INIT_AUTOMAKE(gramps, 0.9.1)
RELEASE=pre1
RELEASE=rc1
VERSIONSTRING=$VERSION
if test x"$RELEASE" != "x"
@@ -280,8 +280,6 @@ src/po/Makefile
doc/Makefile
doc/gramps-manual/Makefile
doc/gramps-manual/C/Makefile
doc/extending-gramps/Makefile
doc/extending-gramps/C/Makefile
example/Makefile
example/gramps/Makefile
omf-install/Makefile