summaryrefslogtreecommitdiff
path: root/tests/service/GNUmakefile
blob: dd624a22c4d03d181a6e2755c0a130c3c85c7350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TOPDIR = ../..

CATALOG_NAME = testservice

GETTEXT_LANGUAGES = de

GETTEXT_FILES = testservice.c

GETTEXT_TRIGGERS = _ gettext_noop gettext

-include $(TOPDIR)/makefiles/gmake/sub.mk

local_test:

local_all:

local_clean:

local_distclean: