Mercurial > otakunoraifu
view system/Makefile.am @ 24:c9e218c2c3f1
Makes xclannad buildable without libvorbis
author | thib |
---|---|
date | Fri, 27 Feb 2009 16:02:32 +0000 |
parents | 759202cf1756 |
children | 2110e0cf64ac |
line wrap: on
line source
noinst_LIBRARIES = libsystem.a libsystem_a_SOURCES = file.cc system_config.cc file.h file_impl.h system_config.h #bin_PROGRAMS = visarc #visarc_SOURCES = visarc.cc #visarc_LDADD = libsystem.a AM_CPPFLAGS = @CFLAGS@ @DEFS@ LDADD = @LDFLAGS@ @LIBS@