mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
Install developement files for plugins and pkg-config support (autotools).
This commit is contained in:
@@ -95,3 +95,9 @@ SUBDIRS = . $(alias_dir) $(aspell_dir) $(charset_dir) $(demo_dir) $(fifo_dir) \
|
||||
$(trigger_dir) $(xfer_dir)
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt
|
||||
|
||||
# install plugin header
|
||||
|
||||
install-data-hook:
|
||||
$(INSTALL) -d $(includedir)/$(PACKAGE)
|
||||
$(INSTALL_DATA) weechat-plugin.h $(includedir)/$(PACKAGE)
|
||||
|
||||
Reference in New Issue
Block a user