[gtk+] Fix up distcheck



commit cbab03df692c97b697c9984eae452195a30e0b02
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue May 25 20:13:14 2010 -0400

    Fix up distcheck

 gdk/x11/Makefile.am |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gdk/x11/Makefile.am b/gdk/x11/Makefile.am
index 8f7abfe..aed1435 100644
--- a/gdk/x11/Makefile.am
+++ b/gdk/x11/Makefile.am
@@ -23,6 +23,7 @@ libgdk_x11_la_SOURCES =    	\
 	gdkasync.h		\
 	gdkcolor-x11.c	   	\
 	gdkcursor-x11.c	   	\
+	gdkdevice-core.h	\
 	gdkdevice-core.c	\
 	gdkdevicemanager-core.c \
 	gdkdevicemanager-x11.c	\
@@ -84,9 +85,6 @@ TESTS = checksettings
 # We need to include all these C files here since the conditionals
 # don't seem to be correctly expanded for the dist files.
 EXTRA_DIST += 			\
-	gdkinput-x11.c		\
-	gdkinput-xfree.c	\
-	gdkinput-none.c		\
 	gdksettings.c
 
 -include $(top_srcdir)/git.mk



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