Explorar el Código

Hook the new files to the build.

master
Richard Nyberg hace 18 años
padre
commit
763cbbb59f
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      misc/Makefile.am

+ 4
- 1
misc/Makefile.am Ver fichero

@@ -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@

Cargando…
Cancelar
Guardar