Changing Makefile so the new PAM examples are installed
authorTom <trondeau@vt.edu>
Tue, 2 Feb 2010 00:05:43 +0000 (19:05 -0500)
committerTom <trondeau@vt.edu>
Tue, 2 Feb 2010 00:05:43 +0000 (19:05 -0500)
gnuradio-examples/grc/Makefile.am

index f8a26bacea60519eb4dc9372b09595f5e45f2882..118ecd593133f0ae152d3c4e82a6ae08e4f84225 100644 (file)
@@ -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 = \