From 5748eff26f835bffedb41bd5748ccbaefbe1e02f Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Mon, 14 Mar 2011 10:26:56 -0700 Subject: audio: remove obsoleted individual top-level components --- gr-audio-oss/gnuradio-audio-oss.pc.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 gr-audio-oss/gnuradio-audio-oss.pc.in (limited to 'gr-audio-oss/gnuradio-audio-oss.pc.in') diff --git a/gr-audio-oss/gnuradio-audio-oss.pc.in b/gr-audio-oss/gnuradio-audio-oss.pc.in deleted file mode 100644 index 4a215bdab..000000000 --- a/gr-audio-oss/gnuradio-audio-oss.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: gnuradio-audio-oss -Description: The GNU Radio block for the OSS sound system -Requires: gnuradio-core -Version: @LIBVER@ -Libs: -L${libdir} -lgnuradio-audio-oss -Cflags: -I${includedir} -- cgit