]> git.gag.com Git - debian/gnuradio/commitdiff
Removed empty component. Trunk passes distcheck.
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 1 May 2007 16:36:51 +0000 (16:36 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 1 May 2007 16:36:51 +0000 (16:36 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5208 221aa14e-8319-0410-a670-987f0aec2ac5

gr-rdf/AUTHORS [deleted file]
gr-rdf/Makefile.am [deleted file]
gr-rdf/README [deleted file]
gr-rdf/src/Makefile.am [deleted file]
gr-rdf/src/lib/Makefile.am [deleted file]
gr-rdf/src/python/Makefile.am [deleted file]

diff --git a/gr-rdf/AUTHORS b/gr-rdf/AUTHORS
deleted file mode 100644 (file)
index cdb61c9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Johnathan Corgan <jcorgan@aeinet.com>
diff --git a/gr-rdf/Makefile.am b/gr-rdf/Makefile.am
deleted file mode 100644 (file)
index 5f4c0a5..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Copyright 2006 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 2, 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 GNU Radio; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 51 Franklin Street,
-# Boston, MA 02110-1301, USA.
-# 
-
-include $(top_srcdir)/Makefile.common
-
-SUBDIRS = src
diff --git a/gr-rdf/README b/gr-rdf/README
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/gr-rdf/src/Makefile.am b/gr-rdf/src/Makefile.am
deleted file mode 100644 (file)
index f5038d5..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Copyright 2006 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 2, 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 GNU Radio; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 51 Franklin Street,
-# Boston, MA 02110-1301, USA.
-# 
-
-include $(top_srcdir)/Makefile.common
-
-SUBDIRS = lib python
diff --git a/gr-rdf/src/lib/Makefile.am b/gr-rdf/src/lib/Makefile.am
deleted file mode 100644 (file)
index a4b94fc..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Copyright 2006 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 2, 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 GNU Radio; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 51 Franklin Street,
-# Boston, MA 02110-1301, USA.
-# 
-
-include $(top_srcdir)/Makefile.common
-
-SUBDIRS = 
diff --git a/gr-rdf/src/python/Makefile.am b/gr-rdf/src/python/Makefile.am
deleted file mode 100644 (file)
index a4b94fc..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Copyright 2006 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 2, 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 GNU Radio; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 51 Franklin Street,
-# Boston, MA 02110-1301, USA.
-# 
-
-include $(top_srcdir)/Makefile.common
-
-SUBDIRS =