From 65c8b0484a4d79a9cc19d860da862c7eec8aab18 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 3 Oct 2014 10:48:29 +0200 Subject: New aiorecord/aioplay stub programs. --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index f09aa03..9e119dd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,5 +47,4 @@ EXTRA_DIST = \ source.h install-exec-hook: - ln -s aiorecord$(EXEEXT) \ - $(DESTDIR)$(bindir)/aioplay$(EXEEXT) + ln -s aiorecord$(EXEEXT) $(DESTDIR)$(bindir)/aioplay$(EXEEXT) -- cgit v1.2.3