Remove filter-cat from TEST_PROGS
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Nov 2009 01:48:52 +0000 (20:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Nov 2009 01:48:52 +0000 (20:48 -0500)
Since it is not intended to be run as part of make check.

gio/tests/Makefile.am

index 0fa8710..8f9f483 100644 (file)
@@ -26,7 +26,6 @@ TEST_PROGS +=                 \
        converter-stream        \
        data-input-stream       \
        data-output-stream      \
-       filter-cat              \
        g-icon                  \
        buffered-input-stream   \
        sleepy-stream           \
@@ -35,7 +34,14 @@ TEST_PROGS +=                        \
        srvtarget               \
        contexts
 
-SAMPLE_PROGS = resolver socket-server socket-client echo-server httpd send-data
+SAMPLE_PROGS =                         \
+       resolver                \
+       socket-server           \
+       socket-client           \
+       echo-server             \
+       httpd                   \
+       send-data               \
+       filter-cat
 
 if OS_UNIX
 TEST_PROGS += live-g-file unix-streams desktop-app-info unix-fd