Commiting rtorrent display stuff.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@235 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-01-26 22:04:16 +00:00
parent 1c10f620f8
commit 914c7c1aeb
6 changed files with 67 additions and 5 deletions
+9
View File
@@ -0,0 +1,9 @@
noinst_LIBRARIES = libsub_display.a
libsub_display_a_SOURCES = \
canvas.cc \
canvas.h \
manager.cc \
manager.h
INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)