~oif-team/geis/utopic

« back to all changes in this revision

Viewing changes to libs/Makefile.am

  • Committer: Stephen M. Webb
  • Date: 2011-12-19 16:44:15 UTC
  • mto: (181.1.3 add-geis-util)
  • mto: This revision was merged to the branch mainline in revision 183.
  • Revision ID: stephen.webb@canonical.com-20111219164415-w5jjexlua8hymj9i
Added generic GeisBag and libgeis_util.

Adds a convenience library for various utilities, and adds a generic bag (arraylist) container as the first utility.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
# 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
20
20
#
21
21
 
22
 
SUBDIRS = xcb geis-dbus
 
22
SUBDIRS = xcb geis-util geis-dbus
23
23