blob: f780c4f16268d0945a28fba4fefcbc8e08c08639 (
plain)
1
2
3
4
5
6
7
8
|
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl
SUBDIRS = gdk-pixbuf gdk gtk libgail-util
GITIGNOREFILES = */*.1
-include $(top_srcdir)/git.mk
|