mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
9 lines
172 B
Makefile
9 lines
172 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gdk gsk gtk
|
|
|
|
GITIGNOREFILES = */*.1
|
|
|
|
-include $(top_srcdir)/git.mk
|