# the upstream library format includes an 'examples' directory where example
# scripts are kept.  This directory needs to be part of the library itself so
# that the documentation browser, aka the "Help Browser" can find and display
# the examples.  Sometimes the example scripts include image files to
# manipulate.
image-file-in-usr-lib [usr/lib/pd/extra/moonlib/img/*]
# these files *are* linked against libc, but don't use any symbols...
library-not-linked-against-libc [usr/lib/pd/extra/moonlib/*.linux-*-64.so]
library-not-linked-against-libc [usr/lib/pd/extra/moonlib/*.pd_linux]
shared-library-lacks-prerequisites [usr/lib/pd/extra/moonlib/*.linux-*-64.so]
shared-library-lacks-prerequisites [usr/lib/pd/extra/moonlib/*.pd_linux]
