sarah-walker-pcem / arculator

Arculator
http://b-em.bbcmicro.com/arculator
GNU General Public License v2.0
56 stars 23 forks source link

Add missing Makefile output for morley_uap podule #13

Closed Sophira closed 2 years ago

Sophira commented 2 years ago

The morley_uap podule was missing a generated Makefile as it wasn't included in AC_OUTPUT, causing a compilation error; this fixes that issue.