mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Build desktop-app-info only on Unix.
2008-09-30 Tor Lillqvist <tml@novell.com> * tests/Makefile.am: Build desktop-app-info only on Unix. svn path=/trunk/; revision=7562
This commit is contained in:
committed by
Tor Lillqvist
parent
801da1dfc1
commit
402d950ec7
@@ -22,11 +22,10 @@ TEST_PROGS += \
|
||||
g-file \
|
||||
g-file-info \
|
||||
data-input-stream \
|
||||
data-output-stream \
|
||||
desktop-app-info
|
||||
data-output-stream
|
||||
|
||||
if OS_UNIX
|
||||
TEST_PROGS += live-g-file unix-streams
|
||||
TEST_PROGS += live-g-file unix-streams desktop-app-info
|
||||
endif
|
||||
|
||||
memory_input_stream_SOURCES = memory-input-stream.c
|
||||
|
Reference in New Issue
Block a user