Added more header files to the distribution, which will allow

clients of the lib to take advantage of even more stuff.
master
Kevin Greenan 2014-01-02 10:01:31 -08:00
parent ee0e03bda8
commit 02bc991f68
3 changed files with 2 additions and 5 deletions

View File

@ -4,5 +4,5 @@
SUBDIRS = src tools test examples
ACLOCAL_AMFLAGS = -I m4
include_HEADERS = include/gf_complete.h
include_HEADERS = include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h

View File

@ -200,7 +200,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = src tools test examples
ACLOCAL_AMFLAGS = -I m4
include_HEADERS = include/gf_complete.h
include_HEADERS = include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h
all: all-recursive
.SUFFIXES:

View File

@ -79,9 +79,6 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION