[gdm] Makefile: add libgdmgreeter to DIST_SUBDIRS



commit e4e938e793d46e491e15bcfafd865efc87715387
Author: Ray Strode <rstrode redhat com>
Date:   Tue Aug 30 13:19:37 2011 -0400

    Makefile: add libgdmgreeter to DIST_SUBDIRS
    
    This fixes distcheck.

 gui/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gui/Makefile.am b/gui/Makefile.am
index d14ed46..ff8a039 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS += simple-chooser
 endif
 
 DIST_SUBDIRS =			\
+	libgdmgreeter		\
 	simple-chooser		\
 	simple-greeter		\
 	$(NULL)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]