Skip to content

Commit

Permalink
Add libcpuid_internal.h, intel_code_t.h and amd_code_t.h to Makefile.am.
Browse files Browse the repository at this point in the history
Otherwise they don't end up in the source tarball and it doesn't compile.
  • Loading branch information
anrieff committed Jul 10, 2016
1 parent 51aac9f commit ea7ae60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libcpuid/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ libcpuidinclude_HEADERS = \
libcpuid_types.h

noinst_HEADERS = \
amd_code_t.h \
asm-bits.h \
intel_code_t.h \
libcpuid_internal.h \
libcpuid_util.h \
recog_intel.h \
recog_amd.h \
Expand Down

0 comments on commit ea7ae60

Please sign in to comment.