From f8db6a7b79f0a8aefbddcb21ce5e17507248b1e9 Mon Sep 17 00:00:00 2001 From: Martin Storsjo Date: Thu, 4 Mar 2021 14:20:59 +0200 Subject: Remove the separate nmakefile for MSVC The CMake files should work equally well for MSVC nowadays. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b39eb5d..82edde4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -262,7 +262,6 @@ EXTRA_DIST = \ $(top_srcdir)/Android.bp \ $(top_srcdir)/fdk-aac.def \ $(top_srcdir)/fdk-aac.sym \ - $(top_srcdir)/Makefile.vc \ $(top_srcdir)/documentation/*.pdf \ $(top_srcdir)/libAACdec/src/*.h \ $(top_srcdir)/libAACdec/src/arm/*.cpp \ -- cgit v1.2.3