6 lines
98 B
Makefile
6 lines
98 B
Makefile
GALLERYDIR ?= ../../..
|
|
TOOLDIR ?= $(GALLERYDIR)/lib/tools
|
|
|
|
include $(TOOLDIR)/po/GNUmakefile.inc
|
|
|