X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gr-comedi%2FMakefile.am;h=4fc1e1eb5ee87284f1e1ca4061a20fc56d51be18;hb=8a9ddbb0675f9bfcc6e03b457fba6c79474a3693;hp=31fb85f646c1851832aa0f573dd1821520bbc9a2;hpb=86f5c92427b3f4bb30536d76cf63c3fca388fb2f;p=debian%2Fgnuradio diff --git a/gr-comedi/Makefile.am b/gr-comedi/Makefile.am index 31fb85f6..4fc1e1eb 100644 --- a/gr-comedi/Makefile.am +++ b/gr-comedi/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,3 +22,6 @@ include $(top_srcdir)/Makefile.common SUBDIRS = src + +pkgconfigdir = $(libdir)/pkgconfig +dist_pkgconfig_DATA = gnuradio-comedi.pc