aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-02-19 21:27:31 -0600
committerTed Gould <ted@gould.cx>2014-02-19 21:27:31 -0600
commitf179a2c7f91497854fa787eb0c65e547a791f038 (patch)
tree47fac92119d9a69049a08af9ece4e1e815c28057 /configure.ac
parentc6a36f4305d52fb74d9990174fb9c455c01f4014 (diff)
downloadayatana-indicator-application-f179a2c7f91497854fa787eb0c65e547a791f038.tar.gz
ayatana-indicator-application-f179a2c7f91497854fa787eb0c65e547a791f038.tar.bz2
ayatana-indicator-application-f179a2c7f91497854fa787eb0c65e547a791f038.zip
Build the upstart desktop file in its own directory
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2d1ccc0..d49a986 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,6 +96,7 @@ AC_OUTPUT([
Makefile
src/Makefile
data/Makefile
+data/upstart/Makefile
tests/Makefile
])