]> Pileus Git - ~andy/gtk/blobdiff - modules/Makefile.am
stylecontext: Do invalidation on first resize container
[~andy/gtk] / modules / Makefile.am
index d8e0c5829097d44f550cf31e82ba8a2517c26d17..90aab4ab13fec916f269faf18f4ec8ae8fe55df4 100644 (file)
@@ -1,8 +1,9 @@
 include $(top_srcdir)/Makefile.decl
 
+SUBDIRS = input engines
+
 if OS_UNIX
-PRINTBACKENDS_SUBDIR=printbackends
+SUBDIRS += printbackends
 endif
 
-SUBDIRS=input engines $(PRINTBACKENDS_SUBDIR)
-DIST_SUBDIRS=input engines printbackends
+-include $(top_srcdir)/git.mk