git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@12819 94700074-3cef-4d97-a70e-9c8c206c02f5
13 lines
209 B
Makefile
13 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
|