X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-cvsd-vocoder%2FMakefile.am;h=48807a34b6d43a71370dab1af8c4dabcd94c1368;hb=ae03fd9ae853055548be3e2c0ff5754828142c2a;hp=d6c03e1ed57f362b7921a7fc3ced0a09fc3670a0;hpb=36c0ba64703776f4cc2a77adc00740b05e0b055d;p=debian%2Fgnuradio diff --git a/gr-cvsd-vocoder/Makefile.am b/gr-cvsd-vocoder/Makefile.am index d6c03e1e..48807a34 100644 --- a/gr-cvsd-vocoder/Makefile.am +++ b/gr-cvsd-vocoder/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, @@ -22,4 +22,6 @@ include $(top_srcdir)/Makefile.common SUBDIRS = src -DIST_SUBDIRS = src + +pkgconfigdir = $(libdir)/pkgconfig +dist_pkgconfig_DATA = gnuradio-cvsd-vocoder.pc