mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-08 11:12:31 +00:00
Optimize build by using a single makefile file. (#941)
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
noinst_LIBRARIES = libsub_input.a
|
||||
|
||||
libsub_input_a_SOURCES = \
|
||||
bindings.cc \
|
||||
bindings.h \
|
||||
input_event.cc \
|
||||
input_event.h \
|
||||
manager.cc \
|
||||
manager.h \
|
||||
path_input.cc \
|
||||
path_input.h \
|
||||
text_input.cc \
|
||||
text_input.h
|
||||
|
||||
AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)
|
||||
Reference in New Issue
Block a user