2003-11-22 19:36:58 +03:00
|
|
|
# -*- makefile -*-
|
|
|
|
#
|
2004-01-07 11:17:40 +03:00
|
|
|
# $HEADER$
|
2003-11-22 19:36:58 +03:00
|
|
|
#
|
|
|
|
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
|
2004-03-18 01:28:36 +03:00
|
|
|
SUBDIRS = config src
|
2004-01-09 06:23:58 +03:00
|
|
|
|
|
|
|
EXTRA_DIST = VERSION Doxyfile
|