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 /Makefile.am | |
| parent | e41ea45dfa3e1494b051c75857f7cb5be08e92ab (diff) | |
Fix loading glade file when installed. Added desktop entry.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 18f84ae..7c7029f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,4 +4,4 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \ config.sub configure depcomp install-sh ltmain.sh \ missing config.rpath mkinstalldirs -SUBDIRS = gui test src +SUBDIRS = gui desktop test src |
