diff options
author | TingPing <tingping@tingping.se> | 2014-01-20 02:38:32 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2014-01-20 02:38:32 -0500 |
commit | 10a03f2216a55b922b36971c7a5f763c642a7ce2 (patch) | |
tree | 59cbdcaafb0f3ca0dde6e96c67a6fc639ca612be /plugins/fishlim/Makefile.am | |
parent | f7e3be4849dbf07798fa1273f5b2bff74b8bc4f7 (diff) |
configure: Clean up EXTRA_DIST
Diffstat (limited to 'plugins/fishlim/Makefile.am')
-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 49a79160..255ea0c3 100644 --- a/plugins/fishlim/Makefile.am +++ b/plugins/fishlim/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = INSTALL LICENSE README +EXTRA_DIST = INSTALL LICENSE libdir = $(hexchatlibdir) |