Move modules/other/parasite to modules/inspector

No need for the extra subdirectory, and the name should
match the module name.
This commit is contained in:
Matthias Clasen 2014-05-06 23:35:47 -04:00
parent ccff3e952d
commit 643b6f147b
37 changed files with 2 additions and 4 deletions

View File

@ -1898,8 +1898,7 @@ modules/printbackends/lpr/Makefile
modules/printbackends/file/Makefile
modules/printbackends/papi/Makefile
modules/printbackends/test/Makefile
modules/other/Makefile
modules/other/parasite/Makefile
modules/inspector/Makefile
])
AC_OUTPUT

View File

@ -1,6 +1,6 @@
include $(top_srcdir)/Makefile.decl
SUBDIRS = input other
SUBDIRS = input inspector
if OS_UNIX
SUBDIRS += printbackends

View File

@ -1 +0,0 @@
SUBDIRS = parasite