-Updated to allow BURX support to be built into standard txrx.bin
[debian/gnuradio] / gcell / Makefile.am
index 959d3563d31092c9fe763dfe2eeaf68328f48fa0..fe222e5fb30da5a3d84583c0a19da2c98e4d2aa0 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2008 Free Software Foundation, Inc.
+# Copyright 2007,2008 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -20,7 +20,9 @@
 
 include $(top_srcdir)/Makefile.common
 
-SUBDIRS = src
+SUBDIRS = include lib apps ibm
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA =
+pkgconfig_DATA = \
+       gcell.pc \
+       gcell_spu.pc