diff options
author | Ted Gould <ted@gould.cx> | 2014-02-19 22:34:41 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-19 22:34:41 -0600 |
commit | 20ef67d77138f70a0cd637189acf4c606da2773c (patch) | |
tree | 495ebf813a9a1dcd33873acf3b526913a845e1e0 /configure.ac | |
parent | c9d231dfed8063f705b68cf46d7176ecdfb7ca72 (diff) | |
download | ayatana-indicator-keyboard-20ef67d77138f70a0cd637189acf4c606da2773c.tar.gz ayatana-indicator-keyboard-20ef67d77138f70a0cd637189acf4c606da2773c.tar.bz2 ayatana-indicator-keyboard-20ef67d77138f70a0cd637189acf4c606da2773c.zip |
Add in the upstart xdg override
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index dc2f0bae..5c09f8fc 100644 --- a/configure.ac +++ b/configure.ac @@ -89,6 +89,7 @@ AC_SUBST(COVERAGE_LDFLAGS) AC_CONFIG_FILES([Makefile data/Makefile + data/upstart/Makefile lib/Makefile po/Makefile.in tests/Makefile |