Turned set_bw() back on...
[debian/gnuradio] / gr-audio-alsa / Makefile.am
index a3fa12e1f1232c9a3cccc57194387e1f12b9b2c6..a18195d12a2a0773c354b721a42b5820cb480811 100644 (file)
@@ -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,
 
 include $(top_srcdir)/Makefile.common
 
-EXTRA_DIST = gr-audio-alsa.conf
+EXTRA_DIST = \
+    gr-audio-alsa.conf \
+    gr-audio-alsa.pc.in
 
 SUBDIRS = src
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA =
+pkgconfig_DATA = gr-audio-alsa.pc
 
 etcdir = $(sysconfdir)/gnuradio/conf.d
 etc_DATA = gr-audio-alsa.conf