From 43640a6e4d574c1c5a99a89a3ab6742b83b2183f Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sat, 27 Jun 2009 13:18:13 +0200 Subject: added dirty tch/f decoding to gsm-receiver (which also should be removed in the future) --- Makefile.am | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 863aebb..734941a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,17 +3,11 @@ include $(top_srcdir)/Makefile.common SUBDIRS = src config DIST_SUBDIRS = src config -#EXTRA_DIST = \ -# bootstrap \ -# configure \ -# config.h.in -# gsm-receiver.pc.in - -#pkgconfigdir = $(libdir)/pkgconfig -#pkgconfig_DATA = gsm-receiver.pc - EXTRA_DIST = \ - gsm-receiver.pc.in - + configure \ + gsm-receiver.pc.in \ + config.h.in +# bootstrap + pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gsm-receiver.pc -- cgit v1.2.3