e05e7ca942
This commit was SVN r2235.
11 строки
143 B
Makefile
11 строки
143 B
Makefile
# -*- makefile -*-
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = oob llm pcm ns gpr
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS) ns
|