summaryrefslogtreecommitdiffstats
path: root/spice/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-03-09 10:39:22 +0100
committerAlexander Larsson <alexl@redhat.com>2010-03-09 11:53:59 +0100
commitcac2bc798467cea6eeff3aa10063812c50a4b82e (patch)
treeeba25902cc19903462559ed6b553b48d792d3f52 /spice/Makefile.am
parentdf85c9d31405abfdc3b0254d5c64fe21991a10ad (diff)
downloadspice-protocol-cac2bc798467cea6eeff3aa10063812c50a4b82e.tar.gz
spice-protocol-cac2bc798467cea6eeff3aa10063812c50a4b82e.tar.xz
spice-protocol-cac2bc798467cea6eeff3aa10063812c50a4b82e.zip
Add a bunch of generically useful macros
This is largely based on gmacros.h from glib with a few custom macros that were repeated in the spice codebase.
Diffstat (limited to 'spice/Makefile.am')
-rw-r--r--spice/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/spice/Makefile.am b/spice/Makefile.am
index 5867653..d5dea6a 100644
--- a/spice/Makefile.am
+++ b/spice/Makefile.am
@@ -9,6 +9,7 @@ spice_protocol_include_HEADERS= \
error_codes.h \
ipc_ring.h \
protocol.h \
+ macros.h \
qxl_dev.h \
start-packed.h \
stats.h \