]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/Makefile.am
call g_test_init() from gtk_test_init().
[~andy/gtk] / gdk / x11 / Makefile.am
index 4ba5007a498759e5cf558a5c68fd668112f179cb..11b284bd1890c4fa3fd00990a3c55e8d7574e5b6 100644 (file)
@@ -1,4 +1,5 @@
 ## Process this file with automake to produce Makefile.in
+include $(top_srcdir)/Makefile.decl
 
 libgdkincludedir = $(includedir)/gtk-2.0/gdk
 
@@ -76,7 +77,7 @@ 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                   \
+EXTRA_DIST +=                  \
        gdkinput-x11.c          \
        gdkinput-xfree.c        \
        gdkinput-none.c         \