From df38435c2d0e6c54385cefd66a347d57add9ae67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Fri, 8 Jul 2005 11:32:04 +0000 Subject: moved ACONNECT_VERSION from aconnect.c to configure.ac svn path=/trunk/externals/iem/aconnect/; revision=3306 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a15fdd5..239e3c9 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ INSTALL_BIN=$(PREFIX)/extra INSTALL_DOC=$(PREFIX)/extra/help-$(LIBNAME) EXT = pd_linux -DEFS = -DHAVE_ALSA +DEFS = -DACONNECT_VERSION=\"0.2\" -DHAVE_ALSA IFLAGS = -I. $(INCLUDES) CC = gcc -- cgit v1.2.1