Remove Visual Studio references from autoconf
This commit is contained in:
parent
3b14417257
commit
e5465cd0d5
4 changed files with 1 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Main Makefile for DOSBox
|
||||
|
||||
EXTRA_DIST = autogen.sh
|
||||
SUBDIRS = src include docs vs
|
||||
SUBDIRS = src include docs
|
||||
|
||||
# Per the auto-tools clean guidelines:
|
||||
# https://www.gnu.org/savannah-checkouts/gnu/automake/manual/html_node/Clean.html#Clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue