]> Pileus Git - ~andy/gtk/blobdiff - modules/Makefile.am
Add a AtkHypertext implementation for GtkLinkButton
[~andy/gtk] / modules / Makefile.am
index 41dfbb4470969601e6eaf56d332d0def9467ada0..40d5fa5fd12098dbfa66b52d69ae670f4c1a091c 100644 (file)
@@ -1,6 +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