diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2011-11-18 23:58:19 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2011-11-18 23:58:19 +0100 |
| commit | 76bf2f26705b06297ef8d54f7870092defc3adf9 (patch) | |
| tree | daa05dfd09db989870bb1950b2de41f8168fd80a /configure.ac | |
| parent | e41ea45dfa3e1494b051c75857f7cb5be08e92ab (diff) | |
Fix loading glade file when installed. Added desktop entry.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cf80acf..aa41f75 100644 --- a/configure.ac +++ b/configure.ac @@ -51,4 +51,4 @@ AS_IF([test -x "$XMLRPC_C_CONFIG"], # End AM_CONFIG_HEADER([config.h]) -AC_OUTPUT([Makefile gui/Makefile test/Makefile src/Makefile]) +AC_OUTPUT([Makefile gui/Makefile desktop/Makefile test/Makefile src/Makefile]) |
