From: Tom Date: Tue, 2 Feb 2010 00:05:43 +0000 (-0500) Subject: Changing Makefile so the new PAM examples are installed X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=83369a926b2b23280ac4709335b0115f4c145602;p=debian%2Fgnuradio Changing Makefile so the new PAM examples are installed --- diff --git a/gnuradio-examples/grc/Makefile.am b/gnuradio-examples/grc/Makefile.am index f8a26bac..118ecd59 100644 --- a/gnuradio-examples/grc/Makefile.am +++ b/gnuradio-examples/grc/Makefile.am @@ -31,7 +31,9 @@ dist_audiodata_DATA = \ demoddatadir = $(grc_examples_prefix)/demod dist_demoddata_DATA = \ demod/mpsk_demod.grc \ - demod/pam_timing.grc + demod/pam_timing.grc \ + demod/pam_sync.grc \ + demod/digital_freq_lock.grc simpledatadir = $(grc_examples_prefix)/simple dist_simpledata_DATA = \