]> Pileus Git - ~andy/gtk/blobdiff - modules/Makefile.am
GailEntry: remove idle if cell editing is canceled
[~andy/gtk] / modules / Makefile.am
index d8e0c5829097d44f550cf31e82ba8a2517c26d17..40d5fa5fd12098dbfa66b52d69ae670f4c1a091c 100644 (file)
@@ -1,8 +1,9 @@
 include $(top_srcdir)/Makefile.decl
 
+SUBDIRS = input engines other
+
 if OS_UNIX
-PRINTBACKENDS_SUBDIR=printbackends
+SUBDIRS += printbackends
 endif
 
-SUBDIRS=input engines $(PRINTBACKENDS_SUBDIR)
-DIST_SUBDIRS=input engines printbackends
+-include $(top_srcdir)/git.mk