summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2016-08-15 12:53:31 -0400
committerRay Strode <rstrode@redhat.com>2016-08-15 12:53:31 -0400
commita244bd9196484e824cdd93a9733df46607924d53 (patch)
treee3e7a9cf51584b00e3056924bcd9b5f5e79d9ca2 /Makefile.am
parent7deeb805a59fa772c1b79e3b2c1d60fb4757e665 (diff)
downloadgdm-a244bd9196484e824cdd93a9733df46607924d53.tar.gz
build-goo: get rid of gui directory
It only has the chooser in it, so just move the chooser to the toplevel.
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 561d695f..7fcfd2b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ SUBDIRS = \
common \
daemon \
libgdm \
- gui \
+ chooser \
utils \
po \
tests \