1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 12:26:40 +02:00

Add cmake files in package built by autotools

This commit is contained in:
Sebastien Helleu
2009-03-28 22:53:34 +01:00
parent 85495d4b95
commit 998db86f45
25 changed files with 65 additions and 1 deletions
+2
View File
@@ -26,3 +26,5 @@ python_la_SOURCES = weechat-python.c \
weechat-python-api.h
python_la_LDFLAGS = -module
python_la_LIBADD = ../lib_weechat_plugins_scripts.la $(PYTHON_LFLAGS)
EXTRA_DIST = CMakeLists.txt