summaryrefslogtreecommitdiff
path: root/package/libao
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
commit7907e3ee7302ac3fd428989a07b0df74f0c52853 (patch)
treee6de18488a687707667927065724372b40510d65 /package/libao
parentb70fdbfbf1139605c22083b647337f2b16f62fc3 (diff)
parent61355d1f054c15673adeb62d32dfd4563f89c165 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libao')
-rw-r--r--package/libao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libao/Makefile b/package/libao/Makefile
index 6592afeec..02c411a0e 100644
--- a/package/libao/Makefile
+++ b/package/libao/Makefile
@@ -28,5 +28,5 @@ post-install:
${CP} ${WRKINST}/usr/lib/libao.so* ${IDIR_LIBAO}/usr/lib/
${CP} ${WRKINST}/usr/lib/ao/plugins-2/*.so \
${IDIR_LIBAO}/usr/lib/ao/plugins-2
-
+
include ${TOPDIR}/mk/pkg-bottom.mk