Disable compilation of the `daemon' directory.
2000-01-02 Martin Baulig <martin@home-of-linux.org> * src/Makefile.am: Disable compilation of the `daemon' directory. * include/glibtop/command.h: Removed.
This commit is contained in:
committed by
Martin Baulig
parent
141c863f54
commit
cd9c5b7967
@@ -4,7 +4,7 @@ else
|
||||
inodedb_SUBDIRS =
|
||||
endif
|
||||
|
||||
SUBDIRS = daemon $(inodedb_SUBDIRS)
|
||||
SUBDIRS = $(inodedb_SUBDIRS)
|
||||
|
||||
DIST_SUBDIRS = daemon inodedb
|
||||
|
||||
|
Reference in New Issue
Block a user