From: jcorgan Date: Tue, 1 May 2007 16:36:51 +0000 (+0000) Subject: Removed empty component. Trunk passes distcheck. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e041f7efac3075af0cafd94fc76858702a378c28;p=debian%2Fgnuradio Removed empty component. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5208 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/gr-rdf/AUTHORS b/gr-rdf/AUTHORS deleted file mode 100644 index cdb61c9f..00000000 --- a/gr-rdf/AUTHORS +++ /dev/null @@ -1 +0,0 @@ -Johnathan Corgan diff --git a/gr-rdf/Makefile.am b/gr-rdf/Makefile.am deleted file mode 100644 index 5f4c0a52..00000000 --- a/gr-rdf/Makefile.am +++ /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 index e69de29b..00000000 diff --git a/gr-rdf/src/Makefile.am b/gr-rdf/src/Makefile.am deleted file mode 100644 index f5038d58..00000000 --- a/gr-rdf/src/Makefile.am +++ /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 index a4b94fc7..00000000 --- a/gr-rdf/src/lib/Makefile.am +++ /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 index a4b94fc7..00000000 --- a/gr-rdf/src/python/Makefile.am +++ /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 =