1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Added the unit tests to the tarball distribution

git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@51 3b4be424-7ac5-41d7-8526-f4ddcb85d872
This commit is contained in:
Veselin Georgiev 2009-01-13 18:33:28 +00:00
commit b20d0254de
3 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,7 @@ AC_CONFIG_FILES([
libcpuid.pc
libcpuid/Makefile
cpuid_tool/Makefile
tests/Makefile
])
AC_OUTPUT