diff options
author | jcorgan | 2007-09-02 21:20:24 +0000 |
---|---|---|
committer | jcorgan | 2007-09-02 21:20:24 +0000 |
commit | 8af32097a1ebd90ca344e0e96616fd3be7a00af6 (patch) | |
tree | c7cd1559dd2819550bd204bed99609c98e1a757e /config/grc_pmt.m4 | |
parent | 415910cb8d48e33edf3289e2ba7b4a7b7f352cdd (diff) | |
download | gnuradio-8af32097a1ebd90ca344e0e96616fd3be7a00af6.tar.gz gnuradio-8af32097a1ebd90ca344e0e96616fd3be7a00af6.tar.bz2 gnuradio-8af32097a1ebd90ca344e0e96616fd3be7a00af6.zip |
Merged r6224:6268 from features/deb into trunk. Implements most of a Debian package generation system. EXPERIMENTAL.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6269 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'config/grc_pmt.m4')
-rw-r--r-- | config/grc_pmt.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/grc_pmt.m4 b/config/grc_pmt.m4 index 24f3313e3..1c1819e50 100644 --- a/config/grc_pmt.m4 +++ b/config/grc_pmt.m4 @@ -22,6 +22,7 @@ AC_DEFUN([GRC_PMT],[ AC_CONFIG_FILES([\ pmt/Makefile \ + pmt/pmt.pc pmt/doc/Makefile \ pmt/src/Makefile \ pmt/src/lib/Makefile \ |