mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
9 lines
181 B
Makefile
9 lines
181 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gdk gtk libgail-util
|
|
|
|
GITIGNOREFILES = */*.1
|
|
|
|
-include $(top_srcdir)/git.mk
|