comparison src/common/Makefile.am @ 45:f6ff410a87fd

using libtool for convienence libraries
author Robert McIntyre <rlm@mit.edu>
date Tue, 06 Mar 2012 22:07:22 -0600
parents 59790d015f25
children
comparison
equal deleted inserted replaced
44:9d3769896d66 45:f6ff410a87fd
1 noinst_LIBRARIES = libgbcom.a 1 noinst_LTLIBRARIES = libgbcom.la
2 2
3 libgbcom_a_SOURCES = \ 3 libgbcom_la_SOURCES = \
4 CheatSearch.h \ 4 CheatSearch.h \
5 inputGlobal.h \ 5 inputGlobal.h \
6 memgzio.h \ 6 memgzio.h \
7 movie.h \ 7 movie.h \
8 System.h \ 8 System.h \