summaryrefslogtreecommitdiffstats
path: root/common/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
commit172edf298fa75fd85ed70751c81ec297e7ed0324 (patch)
tree67e975764876562b76ca71826bd1b6c18c37ae01 /common/Makefile.am
parentcdba4ead6764f8728ffcd2f4e67008185025a235 (diff)
downloadspice-172edf298fa75fd85ed70751c81ec297e7ed0324.tar.gz
spice-172edf298fa75fd85ed70751c81ec297e7ed0324.tar.xz
spice-172edf298fa75fd85ed70751c81ec297e7ed0324.zip
common: don't duplicate find_msb implementation
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 501a6e15..dff9574b 100644
--- a/common/Makefile.am
+++ b/common/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 \