Remove dbus.h
authorMike Gorse <mgorse@boston.site>
Tue, 13 May 2008 20:25:40 +0000 (16:25 -0400)
committerMike Gorse <mgorse@boston.site>
Tue, 13 May 2008 20:25:40 +0000 (16:25 -0400)
libspi/Makefile.am

index 5154baa..1b2b2c0 100644 (file)
@@ -18,7 +18,6 @@ libspiinclude_HEADERS =               \
        Accessibility.h         \
        accessible.h \
        bitarray.h \
-       dbus.h \
        droute.h
 
 BUILT_SOURCES = Accessibility.h
@@ -41,6 +40,7 @@ libspi_la_SOURCES =           \
        table.c                 \
        text.c                  \
        tree.c \
+       util.c \
        value.c
 
 Accessibility.h: ../xml/spec.xml ../tools/c-constants-generator.xsl