flrig/Makefile.am
David Freese e8363f27b7 New User Interface
* Added UI with wide aspect ratio
  * Original and new UI selectable
  * Changed 'color' configuration dialog to
    UI configuration dialog
2012-04-27 09:35:18 -05:00

14 lines
214 B
Makefile

ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
if DARWIN
appbundle:
(cd src && $(MAKE) $(AM_MAKEFLAGS) $@)
endif
if HAVE_NSIS
nsisinst:
(cd src && $(MAKE) $(AM_MAKEFLAGS) $@)
endif
#EXTRA_DIST = build-aux/config.rpath