]> Pileus Git - ~andy/gtk/blobdiff - modules/Makefile.am
stylecontext: Do invalidation on first resize container
[~andy/gtk] / modules / Makefile.am
index 41dfbb4470969601e6eaf56d332d0def9467ada0..90aab4ab13fec916f269faf18f4ec8ae8fe55df4 100644 (file)
@@ -1,6 +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