1
2noinst_LIBRARIES = libhpux.a
3
4libhpux_a_SOURCES = audiodrv.cpp audiodrv.h
5
6# Remove bad default includes
7DEFAULT_INCLUDES=
8