Browse Source

distribute the telnet auto test script.

pull/2/head
Rémi Duraffort 16 years ago
parent
commit
a8334a4bf6
  1. 2
      test/Makefile.am

2
test/Makefile.am

@ -33,7 +33,7 @@ EXTRA_PROGRAMS = \
$(NULL)
#check_DATA = samples/test.sample samples/meta.sample
EXTRA_DIST = samples/empty.voc samples/image.jpg
EXTRA_DIST = samples/empty.voc samples/image.jpg $(check_SCRIPTS)
check_HEADERS = libvlc/test.h libvlc/libvlc_additions.h

Loading…
Cancel
Save