Let clients include <tox/tox.h>

...otherwise it's more difficult for them to find the header when
pkg-config is not available.
This commit is contained in:
jin-eld 2013-08-24 04:41:35 +03:00
parent c2c4ad8e5b
commit af05473bd9

View File

@ -8,5 +8,5 @@ Description: Tox protocol library
Requires:
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ltoxcore @LIBS@
Cflags: -I${includedir}/tox
Cflags: -I${includedir}