diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-12 13:36:00 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-12 13:36:00 +0100 |
commit | e3f31de1e4718b6888ae613133802020dcecd303 (patch) | |
tree | cfc7cfa3a5db252ad424b1ca387bc15a8830eb61 /lib/Makefile.am | |
parent | 840d966664b41bbab3b40c0f8a63aa42c641243b (diff) | |
download | ayatana-indicator-keyboard-e3f31de1e4718b6888ae613133802020dcecd303.tar.gz ayatana-indicator-keyboard-e3f31de1e4718b6888ae613133802020dcecd303.tar.bz2 ayatana-indicator-keyboard-e3f31de1e4718b6888ae613133802020dcecd303.zip |
Fork from Ubuntu's indicator-keyboard.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index d45b98dd..e458475c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -pkglibexec_PROGRAMS = indicator-keyboard-service +pkglibexec_PROGRAMS = ayatana-indicator-keyboard-service AM_CFLAGS = -w -DGNOME_DESKTOP_USE_UNSTABLE_API AM_LDFLAGS = -lm |