summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@yahoo.com>2011-11-18 23:58:19 +0100
committerJoel Klinghed <the_jk@yahoo.com>2011-11-18 23:58:19 +0100
commit76bf2f26705b06297ef8d54f7870092defc3adf9 (patch)
treedaa05dfd09db989870bb1950b2de41f8168fd80a /Makefile.am
parente41ea45dfa3e1494b051c75857f7cb5be08e92ab (diff)
Fix loading glade file when installed. Added desktop entry.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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