forked from AuroraMiddleware/gtk
12 lines
211 B
Makefile
12 lines
211 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gdk gtk libgail-util
|
|
|
|
GITIGNOREFILES = */*.1
|
|
|
|
EXTRA_DIST += \
|
|
meson.build
|
|
|
|
-include $(top_srcdir)/git.mk
|