projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952b324
)
util: Wire up u_atomic_test.
author
Matt Turner
<mattst88@gmail.com>
Sun, 7 Dec 2014 22:08:58 +0000
(14:08 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:50 +0000
(12:11 -0800)
src/util/Makefile.am
patch
|
blob
|
history
diff --git
a/src/util/Makefile.am
b/src/util/Makefile.am
index 0387f210c97eb5401c630878bdbef89f4bfa5e45..c7e183e8d61af4cc2e91637d28c499e235492eaf 100644
(file)
--- a/
src/util/Makefile.am
+++ b/
src/util/Makefile.am
@@
-37,6
+37,9
@@
libmesautil_la_SOURCES = \
$(MESA_UTIL_FILES) \
$(MESA_UTIL_GENERATED_FILES)
+check_PROGRAMS = u_atomic_test
+TESTS = $(check_PROGRAMS)
+
BUILT_SOURCES = $(MESA_UTIL_GENERATED_FILES)
CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST = format_srgb.py SConscript