X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=modules%2FMakefile.am;h=40d5fa5fd12098dbfa66b52d69ae670f4c1a091c;hb=611b0767c08943540d6d435c216e404435b6188a;hp=41dfbb4470969601e6eaf56d332d0def9467ada0;hpb=27f746fbd0e56872a8d3b4bfff2588ad0b7cd7c4;p=~andy%2Fgtk diff --git a/modules/Makefile.am b/modules/Makefile.am index 41dfbb447..40d5fa5fd 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -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