mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +00:00
add xchat r1489
This commit is contained in:
7
plugins/xdcc/Makefile.am
Normal file
7
plugins/xdcc/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
libdir = $(xchatdir)/plugins
|
||||
|
||||
lib_LTLIBRARIES = xdcc.la
|
||||
xdcc_la_SOURCES = xdcc.c
|
||||
xdcc_la_LDFLAGS = -avoid-version -module
|
||||
INCLUDES = $(COMMON_CFLAGS) -I$(srcdir)/..
|
||||
|
||||
Reference in New Issue
Block a user