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:
parent
ccff3e952d
commit
643b6f147b
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
SUBDIRS = input other
|
||||
SUBDIRS = input inspector
|
||||
|
||||
if OS_UNIX
|
||||
SUBDIRS += printbackends
|
||||
|
@ -1 +0,0 @@
|
||||
SUBDIRS = parasite
|
Loading…
Reference in New Issue
Block a user