8 lines
107 B
Makefile
8 lines
107 B
Makefile
# $Id: Makefile.am,v 1.1.1.3 2008/01/27 00:54:54 christos Exp $
|
|
|
|
SUBDIRS =
|
|
|
|
if WITH_SU
|
|
SUBDIRS += su
|
|
endif
|