21
21
nextmicro=$(shell expr ${micro} + 1)
23
23
LDFLAGS = -Wl,--as-needed
26
25
DEB_BUILDDIR := $(DEB_SRCDIR)/build
30
28
DEB_DH_SHLIBDEPS_ARGS_gimp := -Xlibcontroller_midi.so
34
32
# For the development branch:
42
46
# Add translation domain to .desktop and .server files
43
47
DOMAIN=$$(grep --max-count 1 '^GETTEXT_PACKAGE[[:space:]]*=' $(DEB_BUILDDIR)/po/Makefile | sed 's/^.*=[[:space:]]\([^[:space:]]\)/\1/'); \