projects
/
platform
/
upstream
/
at-spi2-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2973a1
)
Install headers
author
Mike Gorse
<mgorse@boston.site>
Mon, 23 Jun 2008 22:10:02 +0000
(18:10 -0400)
committer
Mike Gorse
<mgorse@boston.site>
Mon, 23 Jun 2008 22:10:02 +0000
(18:10 -0400)
spi-common/Makefile.am
patch
|
blob
|
history
diff --git
a/spi-common/Makefile.am
b/spi-common/Makefile.am
index a64d60215f263ac04406a5ffc3d07cf6303eeaed..5028befd02a2dce01831dc808f24f37c01c000ab 100644
(file)
--- a/
spi-common/Makefile.am
+++ b/
spi-common/Makefile.am
@@
-7,6
+7,15
@@
libspicommon_la_CFLAGS = $(DBUS_GLIB_CFLAGS)\
libspicommon_la_LIBADD = $(DBUS_GLIB_LIBS)
+spicommonincludedir = $(includedir)/at-spi-1.0/libspi
+
+spicommoninclude_HEADERS = \
+ event-types.h \
+ generated-types.h \
+ keymasks.h \
+ spi-dbus.h \
+ spi-types.h
+
BUILT_SOURCES = generated-types.h
CLEANFILES = generated-types.h