summaryrefslogtreecommitdiff
path: root/gr-guile/apps/Makefile.am
diff options
context:
space:
mode:
authorEric Blossom2010-12-02 21:21:41 -0800
committerEric Blossom2010-12-02 21:21:41 -0800
commitcef9e8f38edb3f6aaea811fa04cfeebdbf26ba59 (patch)
treef9891f14ab952f4b788c1abe9ba185d8ea1ee277 /gr-guile/apps/Makefile.am
parent9d91d36c7e509928705f093935024d08d2c019c8 (diff)
downloadgnuradio-cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59.tar.gz
gnuradio-cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59.tar.bz2
gnuradio-cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59.zip
Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
Passes distcheck.
Diffstat (limited to 'gr-guile/apps/Makefile.am')
-rw-r--r--gr-guile/apps/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/gr-guile/apps/Makefile.am b/gr-guile/apps/Makefile.am
deleted file mode 100644
index 04e1208bc..000000000
--- a/gr-guile/apps/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Copyright 2010 Free Software Foundation, Inc.
-#
-# This file is part of GNU Radio
-#
-# GNU Radio is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3, or (at your option)
-# any later version.
-#
-# GNU Radio is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-
-include $(top_srcdir)/Makefile.common
-
-bin_SCRIPTS = \
- gr-run-waveform
-
-EXTRA_DIST += gr-run-waveform