X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-usrp2%2FMakefile.am;h=2a0fbe20316cad126fe7858eb1b221912639d73b;hb=2b8bd0d2fa7c76282a772b75cb99e7bd5f2be13f;hp=a9a7a3a83c57d4c44b1a6f26fa92da623112f4ca;hpb=e0fcbaee124d3e8c4c11bdda662f88e082352058;p=debian%2Fgnuradio diff --git a/gr-usrp2/Makefile.am b/gr-usrp2/Makefile.am index a9a7a3a8..2a0fbe20 100644 --- a/gr-usrp2/Makefile.am +++ b/gr-usrp2/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2001,2006,2008 Free Software Foundation, Inc. +# Copyright 2001,2006,2008,2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -22,3 +22,6 @@ include $(top_srcdir)/Makefile.common SUBDIRS = src + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = gnuradio-usrp2.pc