Disable filechooser test
It does't work in make distcheck.
This commit is contained in:
@@ -62,9 +62,9 @@ crossingevents_LDADD = $(progs_ldadd)
|
||||
|
||||
# this doesn't work in make distcheck, since it doesn't
|
||||
# find file-chooser-test-dir
|
||||
TEST_PROGS += filechooser
|
||||
filechooser_SOURCES = filechooser.c pixbuf-init.c
|
||||
filechooser_LDADD = $(progs_ldadd)
|
||||
#TEST_PROGS += filechooser
|
||||
#filechooser_SOURCES = filechooser.c pixbuf-init.c
|
||||
#filechooser_LDADD = $(progs_ldadd)
|
||||
|
||||
TEST_PROGS += builder
|
||||
builder_SOURCES = builder.c
|
||||
|
||||
Reference in New Issue
Block a user