forked from AuroraMiddleware/gtk
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
|