GALLERYDIR ?= ../../..
TOOLDIR ?= $(GALLERYDIR)/lib/tools

# The core module handles translations for the main gallery
# templates.  No other module or layout needs this.
#
EXTRA_DIR = ../../../templates

include $(TOOLDIR)/po/GNUmakefile.inc

