12299f58fc
Signed-off-by: Al Stone <ahs3@redhat.com>
20 lines
913 B
Diff
20 lines
913 B
Diff
diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile
|
|
--- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600
|
|
+++ acpica-unix2-20140325-aapits/tests/aapits/Makefile 2014-04-05 15:10:57.879184598 -0600
|
|
@@ -20,6 +20,7 @@
|
|
../../source/components/hardware/hwxface.c \
|
|
../../source/common/cmfsize.c \
|
|
../../source/common/getopt.c \
|
|
+ ../../source/common/ahids.c \
|
|
../../source/components/debugger/dbcmds.c \
|
|
../../source/components/debugger/dbconvert.c \
|
|
../../source/components/debugger/dbdisply.c \
|
|
@@ -154,6 +155,7 @@
|
|
../../source/components/tables/tbfadt.c \
|
|
../../source/components/tables/tbfind.c \
|
|
../../source/components/tables/tbinstal.c \
|
|
+ ../../source/components/tables/tbdata.c \
|
|
../../source/components/tables/tbprint.c \
|
|
../../source/components/tables/tbutils.c \
|
|
../../source/components/tables/tbxface.c \
|