diff options
Diffstat (limited to 'src/irc/Makefile.am')
-rw-r--r-- | src/irc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/irc/Makefile.am b/src/irc/Makefile.am index ca78a810a..8bdc84cd8 100644 --- a/src/irc/Makefile.am +++ b/src/irc/Makefile.am @@ -15,6 +15,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +INCLUDES = -DLOCALEDIR=\"$(datadir)/locale\" + noinst_LIBRARIES = lib_weechat_irc.a lib_weechat_irc_a_SOURCES = irc.h \ |