1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-20 23:01:51 +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
parent 1fe4c2150d
commit b20d0254de
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
SUBDIRS = libcpuid cpuid_tool
SUBDIRS = libcpuid cpuid_tool tests
pkgconfigdir = $(libdir)/pkgconfig

View file

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

1
tests/Makefile.am Normal file
View file

@ -0,0 +1 @@
EXTRA_DIST = run_tests.py tests_stash.txt