mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Move library tree where it belongs
This commit is contained in:
11
lib-src/liblrdf/examples/Makefile.am
Normal file
11
lib-src/liblrdf/examples/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
noinst_PROGRAMS = showdefaults showtaxonomy dumpstatements export_test \
|
||||
subclass_test add_test instances_test remove_test multi_test \
|
||||
setting_test scale_test
|
||||
|
||||
LIBS = ../src/liblrdf.la
|
||||
|
||||
pkgdata_DATA = ladspa.rdfs
|
||||
pkgdatadir = $(datadir)/ladspa/rdf
|
||||
|
||||
EXTRA_DIST = default-sample.rdf example.rdf sample.rdf scale-example.rdf \
|
||||
ladspa.rdfs test-in.n3 preset-in.n3
|
Reference in New Issue
Block a user