osx: Remove IWADLocation.m from dist.

This file was removed in d8cfdba5bf but was not removed from the
pkg/Makefile.am file that lists the files which are included in
'make dist'. Remove it from there too.
This commit is contained in:
Simon Howard 2016-06-12 01:22:08 -04:00
parent 65a0cc9ce3
commit 5caec28365

View file

@ -18,7 +18,6 @@ osx/main.m \
osx/AppController.m osx/AppController.h \
osx/Execute.m osx/Execute.h \
osx/IWADController.m osx/IWADController.h \
osx/IWADLocation.m osx/IWADLocation.h \
osx/LauncherManager.m osx/LauncherManager.h
WIN32_FILES= \