summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2010-06-18 14:52:21 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-09-22 14:57:52 -0400
commite65ef66621b6d59580018f6ecf1f9bffacc27372 (patch)
tree5604909ac4203aa1b1ad9f0979b834e7d6f670e9 /configure.ac
parentb8b0158e4f84b4b2ba15e3bdc4ea94ff29aefc82 (diff)
downloadding-libs-e65ef66621b6d59580018f6ecf1f9bffacc27372.tar.gz
ding-libs-e65ef66621b6d59580018f6ecf1f9bffacc27372.tar.xz
ding-libs-e65ef66621b6d59580018f6ecf1f9bffacc27372.zip
Introducing basic objects
The first basic object is extensible buffer.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c187f36..906a183 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,5 +62,7 @@ AC_CONFIG_FILES([Makefile contrib/ding-libs.spec
dhash/dhash.pc
collection/collection.cfg.doxy collection/collection.pc
refarray/ref_array.cfg.doxy refarray/ref_array.pc
+ basicobjects/basicobjects.cfg.doxy
+ basicobjects/basicobjects.pc
ini/ini_config.cfg.doxy ini/ini_config.pc])
AC_OUTPUT