annotate src/Makefile.am @ 245:a50faba43967

forgot to include Bird type with the list of available type names for type advantage data. now hxc-advantage is correct.
author Dylan Holmes <ocsenave@gmail.com>
date Sun, 25 Mar 2012 23:04:01 -0500
parents efa68261dba1
children
rev   line source
rlm@47 1 SUBDIRS = SFMT lua gb gba common filters prof sdl clojure
rlm@26 2
rlm@32 3 dist_sysconf_DATA = VisualBoyAdvance.cfg
rlm@32 4
rlm@46 5 noinst_HEADERS = Port.h NLS.h AutoBuild.h version.h \
rlm@46 6 ../java/headers/com_aurellem_gb_Gb.h
rlm@46 7