This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Hook the new files to the build.
master
Richard Nyberg
18 years ago
parent
8695ecdf18
commit
763cbbb59f
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
misc/Makefile.am
+ 4
- 1
misc/Makefile.am
View File
@@ -1,8 +1,11 @@
noinst_LIBRARIES=libmisc.a
libmisc_a_SOURCES=\
benc.c benc.h\
btpd_if.c btpd_if.h ipcdefs.h\
stream.c stream.h\
subr.c subr.h\
metainfo.c metainfo.h\
iobuf.c iobuf.h
hashtable.c hashtable.h\
iobuf.c iobuf.h\
queue.h
libmisc_a_CPPFLAGS=@openssl_CPPFLAGS@
Write
Preview
Loading…
Cancel
Save