diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libao/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index e10f2cc079e1..cd5d53531c17 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -16,6 +16,7 @@ MAINTAINER= t.vanklaveren@student.utwente.nl GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_AUTOMAKE= yes WRKSRC= ${WRKDIR}/ao ACLOCAL?= ${LOCALBASE}/bin/aclocal |