repo.or.cz
/
rofl0r-VisualBoyAdvance.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add Makefile
[rofl0r-VisualBoyAdvance.git]
/
Makefile.am
blob
6b94fb86c36fd05867065f0bef8239c5dc570d37
1
AUTOMAKE_OPTIONS = gnu dist-zip
2
3
CORE_SUBDIRS = m4 src win32
4
5
EXTRA_SUBDIRS = po
6
7
SUBDIRS = $(CORE_SUBDIRS) @VBA_EXTRA@
8
9
DIST_SUBDIRS = $(CORE_SUBDIRS) $(EXTRA_SUBDIRS)
10
11
EXTRA_DIST = config.rpath README-win.txt README.CVS VERSION
12
13
ACLOCAL_AMFLAGS = -I m4