aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
-rw-r--r--oggamp~/oggamp~.libs1
-rw-r--r--oggcast~/oggcast~.libs1
-rw-r--r--oggread~/oggread~.libs1
-rw-r--r--oggwrite~/oggwrite~.libs1
5 files changed, 5 insertions, 1 deletions
diff --git a/makefile b/makefile
index f6737e1..cd30636 100644
--- a/makefile
+++ b/makefile
@@ -95,7 +95,7 @@ PDDIR=/usr/lib/pd
install:
install -d $(PDDIR)/doc/5.reference/pdogg
- cp help-*.pd ../../doc/5.reference/pdogg
+ cp *-help.pd ../../doc/5.reference/pdogg
clean:
rm -f *.o *.pd_* so_locations
diff --git a/oggamp~/oggamp~.libs b/oggamp~/oggamp~.libs
new file mode 100644
index 0000000..f944930
--- /dev/null
+++ b/oggamp~/oggamp~.libs
@@ -0,0 +1 @@
+-logg -lvorbis
diff --git a/oggcast~/oggcast~.libs b/oggcast~/oggcast~.libs
new file mode 100644
index 0000000..28114c5
--- /dev/null
+++ b/oggcast~/oggcast~.libs
@@ -0,0 +1 @@
+-logg -lvorbis -lvorbisenc -lvorbisfile
diff --git a/oggread~/oggread~.libs b/oggread~/oggread~.libs
new file mode 100644
index 0000000..28114c5
--- /dev/null
+++ b/oggread~/oggread~.libs
@@ -0,0 +1 @@
+-logg -lvorbis -lvorbisenc -lvorbisfile
diff --git a/oggwrite~/oggwrite~.libs b/oggwrite~/oggwrite~.libs
new file mode 100644
index 0000000..28114c5
--- /dev/null
+++ b/oggwrite~/oggwrite~.libs
@@ -0,0 +1 @@
+-logg -lvorbis -lvorbisenc -lvorbisfile