Files
rtorrent/src/utils/Makefile.am
T
rakshasa 297b4b5f1d * Renamed VariableMap to CommandMap.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@913 e378c898-3ddf-0310-93e7-cc216c733640
2007-06-16 17:46:06 +00:00

13 lines
222 B
Makefile

noinst_LIBRARIES = libsub_utils.a
libsub_utils_a_SOURCES = \
directory.cc \
directory.h \
list_focus.h \
lockfile.cc \
lockfile.h \
socket_fd.cc \
socket_fd.h
INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)