Skip to content

Commit

Permalink
remove autoinst since on my system it errors out unless the latest
Browse files Browse the repository at this point in the history
libmspack is installed. it will not longer auto-compile if you "make"
from the top dir.
  • Loading branch information
joncampbell123 committed Dec 6, 2015
1 parent 57acc4c commit f8b1e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SUBDIRS = test windows hw ext dos bios graphics autoinst efi traplog unittest
SUBDIRS = test windows hw ext dos bios graphics efi traplog unittest
ACLOCAL_AMFLAGS = -I m4 -I m4fixed

library_includedir = $(includedir)/doslib2
Expand Down

0 comments on commit f8b1e9b

Please sign in to comment.