8 lines
93 B
Makefile
8 lines
93 B
Makefile
# $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
|
|
|
|
SUBDIRS =
|
|
|
|
if WITH_SU
|
|
SUBDIRS += su
|
|
endif
|