2003-10-19 Carlos Perelló Marín <carlos@gnome.org> * libgtop-GNOME-2-0-branch moved to HEAD.
11 lines
140 B
Makefile
11 lines
140 B
Makefile
if INODEDB
|
|
inodedb_SUBDIRS = inodedb
|
|
else
|
|
inodedb_SUBDIRS =
|
|
endif
|
|
|
|
SUBDIRS = daemon $(inodedb_SUBDIRS)
|
|
|
|
DIST_SUBDIRS = daemon inodedb
|
|
|