dosbox-wii/Makefile.am

9 lines
179 B
Makefile
Raw Normal View History

2009-05-02 23:03:37 +02:00
# Main Makefile for DOSBox
2009-05-02 23:35:44 +02:00
EXTRA_DIST = autogen.sh
2009-05-02 23:53:27 +02:00
SUBDIRS = src include visualc docs visualc_net
2009-05-02 23:03:37 +02:00
2009-05-03 00:02:15 +02:00
docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = README NEWS THANKS AUTHORS
2009-05-02 23:03:37 +02:00