From 2b02833217cf0632c98478756b571aab5fc7002b Mon Sep 17 00:00:00 2001 From: jcorgan Date: Tue, 28 Jul 2009 03:55:41 +0000 Subject: [PATCH] Cleanup stray PMT reference. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11511 221aa14e-8319-0410-a670-987f0aec2ac5 --- Makefile.common | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.common b/Makefile.common index 3f82d9f6..e36b49e8 100644 --- a/Makefile.common +++ b/Makefile.common @@ -81,10 +81,6 @@ GRUEL_LA = @gruel_LA@ USRP_INCLUDES = @usrp_INCLUDES@ USRP_LA = @usrp_LA@ -# How to link the PMT library from inside the tree -PMT_INCLUDES = @pmt_INCLUDES@ -PMT_LA = @pmt_LA@ - # How to link the mblock library from inside the tree MBLOCK_INCLUDES = @mblock_INCLUDES@ MBLOCK_LA = @mblock_LA@ -- 2.30.2