annotate src/Makefile.am @ 336:25b7bb7da3b1

Fixed two major bugs related to restart events which were causing desync. The entire video now syncs properly.
author Robert McIntyre <rlm@mit.edu>
date Sat, 07 Apr 2012 07:31:59 -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