12 lines
209 B
Makefile
12 lines
209 B
Makefile
SUBDIRS = sphinxbase
|
|
|
|
pkginclude_HEADERS = \
|
|
sphinx_config.h
|
|
|
|
EXTRA_DIST = \
|
|
wince/sphinx_config.h \
|
|
wince/config.h \
|
|
win32/sphinx_config.h \
|
|
win32/config.h \
|
|
android/config.h \
|
|
android/sphinx_config.h
|