From f3b193aa44b035692093790b6e520f03112b196d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 8 Nov 2011 18:34:34 +0000 Subject: renamed dtmftest git-svn-id: https://svn.spreadspace.org/mur.sat@184 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- tools/dtmf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/dtmf/Makefile') diff --git a/tools/dtmf/Makefile b/tools/dtmf/Makefile index e3490d8..c85dae8 100644 --- a/tools/dtmf/Makefile +++ b/tools/dtmf/Makefile @@ -36,9 +36,9 @@ CFLAGS := -g -O2 $(GST_CFLAGS) LDFLAGS := -g -Wall -O2 $(GST_LDFLAGS) STRIP := strip -EXECUTABLE := dtmftest +EXECUTABLE := gst-dtmf -C_OBJS := dtmftest.o +C_OBJS := gst-dtmf.o C_SRCS := $(C_OBJS:%.o=%.c) -- cgit v1.2.3