Forgotten commit

svn path=/trunk/; revision=20998
This commit is contained in:
Matthias Clasen 2008-08-04 23:41:19 +00:00
parent 7d85757776
commit 7e59f8b34c

View File

@ -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)