1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +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 @@ lua_la_SOURCES = weechat-lua.c \
weechat-lua-api.h
lua_la_LDFLAGS = -module
lua_la_LIBADD = ../lib_weechat_plugins_scripts.la $(LUA_LFLAGS)
EXTRA_DIST = CMakeLists.txt