mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Forgotten commit
svn path=/trunk/; revision=20998
This commit is contained in:
parent
7d85757776
commit
7e59f8b34c
@ -51,7 +51,10 @@ TEST_PROGS += object
|
||||
object_SOURCES = object.c pixbuf-init.c
|
||||
object_LDADD = $(progs_ldadd)
|
||||
|
||||
TEST_PROGS += crossingevents
|
||||
# this doesn't work in make distcheck, since running
|
||||
# on a naked X server creates slightly different event
|
||||
# sequences than running on a normal desktop
|
||||
# TEST_PROGS += crossingevents
|
||||
crossingevents_SOURCES = crossingevents.c
|
||||
crossingevents_LDADD = $(progs_ldadd)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user