summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-22 12:55:21 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-05-03 14:44:11 +0200
commita8cfd1566fd1b2aaf39cb15a9efb9e1ef0cb730f (patch)
treeab209a8de2c2c2f50b0dd3652375a740383d1aac /Makefile.am
parentf17c0964d340f77f37a7f7c7396deef87602393e (diff)
common: don't duplicate find_msb implementation
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 501a6e1..dff9574 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ NULL =
noinst_LTLIBRARIES = libspice-common.la
libspice_common_la_SOURCES = \
+ bitops.h \
canvas_utils.c \
canvas_utils.h \
draw.h \