X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-trellis%2FMakefile.am;h=d68fb59c9dbe25e3e9a3a37c0bedce30dcb72b07;hb=refs%2Fheads%2Ftry-3.3.1;hp=8f2ded1ab60e84a1c5f0b2c4098681803fb90fb9;hpb=e9a821632def12c450110e164d0d1c0275d41946;p=debian%2Fgnuradio diff --git a/gr-trellis/Makefile.am b/gr-trellis/Makefile.am index 8f2ded1a..d68fb59c 100644 --- a/gr-trellis/Makefile.am +++ b/gr-trellis/Makefile.am @@ -5,7 +5,7 @@ # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Radio is distributed in the hope that it will be useful, @@ -15,12 +15,13 @@ # # You should have received a copy of the GNU General Public License # along with GNU Radio; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. # include $(top_srcdir)/Makefile.common -SUBDIRS = src -DIST_SUBDIRS = src doc +SUBDIRS = src doc +pkgconfigdir = $(libdir)/pkgconfig +dist_pkgconfig_DATA = gnuradio-trellis.pc