diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2015-10-16 17:25:01 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2015-10-16 17:25:01 +0200 |
commit | b8e7dfa4baffa4378aee618d66ebfedaa285b235 (patch) | |
tree | dbe616d7b0792a003381a837cb6712b612a079fe /plugins | |
parent | 1d8dd50455248f61e01c3a1d1d3605dac5c4b107 (diff) |
build: Let 'make dist' do a better job
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/fishlim/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/fishlim/Makefile.am b/plugins/fishlim/Makefile.am index df541396..d8193a6e 100644 --- a/plugins/fishlim/Makefile.am +++ b/plugins/fishlim/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = INSTALL LICENSE +EXTRA_DIST = INSTALL LICENSE fish.h irc.h keystore.h plugin_hexchat.h libdir = $(hexchatlibdir) |