X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-examples%2Fpython%2FMakefile.am;h=3a1acf51da21d46368a5d52edfaac999a33196f6;hb=8cb9f838e35b88b44ed2e0a4b779588ce26e4818;hp=2de55d8d8af445308156a13c79870f1dc57f0fa2;hpb=c4b73c460d21b3f0f6c608d38144eb7ae09c43ae;p=debian%2Fgnuradio diff --git a/gnuradio-examples/python/Makefile.am b/gnuradio-examples/python/Makefile.am index 2de55d8d..3a1acf51 100644 --- a/gnuradio-examples/python/Makefile.am +++ b/gnuradio-examples/python/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright 2004,2007 Free Software Foundation, Inc. +# Copyright 2004,2007,2009 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -24,7 +24,6 @@ include $(top_srcdir)/Makefile.common SUBDIRS = \ apps \ audio \ - dect \ digital \ digital-bert \ digital_voice \ @@ -33,13 +32,5 @@ SUBDIRS = \ multi_usrp \ network \ ofdm \ - usrp - -# Make example scripts with #! executable -install-data-local: - for i in `find $(exampledir) -type f ! -perm 755`; do \ - if head -1 $$i | grep -q '^#!'; then \ - chmod 755 $$i; \ - echo "made executable: $$i"; \ - fi; \ - done + usrp \ + usrp2