The doc build for that is currently broken, and libgail-util is undergoing reconstructive surgery anyway, currently. Or maybe it'll turn out to be an amputation...
9 lines
168 B
Makefile
9 lines
168 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gdk gtk
|
|
|
|
GITIGNOREFILES = */*.1
|
|
|
|
-include $(top_srcdir)/git.mk
|