mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
pytevent: Add missing file.
This commit is contained in:
parent
8b24da201b
commit
31dc07ee28
10
lib/tevent/python.mk
Normal file
10
lib/tevent/python.mk
Normal file
@ -0,0 +1,10 @@
|
||||
# TODO: Change python stuff to tevent
|
||||
[PYTHON::swig_events]
|
||||
LIBRARY_REALNAME = tevent.$(SHLIBEXT)
|
||||
PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL
|
||||
|
||||
swig_events_OBJ_FILES = $(libteventsrcdir)/pytevent.o
|
||||
|
||||
$(swig_events_OBJ_FILES): CFLAGS+=$(CFLAG_NO_CAST_QUAL)
|
||||
|
||||
PC_FILES += $(libteventsrcdir)/tevent.pc
|
Loading…
x
Reference in New Issue
Block a user