diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index f1b996d..6bbb623 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,6 +36,7 @@ libbluetooth_la_VALAFLAGS = \ --pkg DbusmenuGtk3-0.4 libbluetooth_la_CFLAGS = \ + -DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \ $(INDICATOR_BLUETOOTH_CFLAGS) libbluetooth_la_LIBADD = \ |