[gtk+/revealer] Forgotten file



commit 13d47889760ef6d58b6b6d46d86b73d9d99cc61f
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Apr 22 10:22:02 2013 -0400

    Forgotten file

 tests/Makefile.am | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8024a98..8d736f8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -131,7 +131,8 @@ noinst_PROGRAMS =  $(TEST_PROGS)    \
        testpixbuf-scale                \
        testgmenu                       \
        testlogout                      \
-       teststack
+       teststack                       \
+       testrevealer
 
 if USE_X11
 noinst_PROGRAMS += testerrors
@@ -256,6 +257,7 @@ testpixbuf_scale_DEPENDENCIES = $(TEST_DEPS)
 testgmenu_DEPENDENCIES = $(TEST_DEPS)
 testlogout_DEPENDENCIES = $(TEST_DEPS)
 teststack_DEPENDENCIES = $(TEST_DEPS)
+testrevealer_DEPENDENCIES = $(TEST_DEPS)
 
 animated_resizing_SOURCES =    \
        animated-resizing.c     \
@@ -456,6 +458,8 @@ testkineticscrolling_SOURCES = testkineticscrolling.c
 
 teststack_SOURCES = teststack.c
 
+testrevealer_SOURCES = testrevealer.c
+
 EXTRA_DIST +=                  \
        gradient1.png           \
        prop-editor.h           \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]