diff options
Diffstat (limited to 'package/libao/Makefile')
-rw-r--r-- | package/libao/Makefile | 2 |
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 |