annotate src/Makefile.am @ 230:fe26776e1a58

working on map memory, modified view-memory to output hex and decimal as well as binary
author Robert McIntyre <rlm@mit.edu>
date Sat, 24 Mar 2012 14:42:34 -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