mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
a398c840be
Add four new doc templates that were not in repository.
10 lines
141 B
Makefile
10 lines
141 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = input engines other
|
|
|
|
if OS_UNIX
|
|
SUBDIRS += printbackends
|
|
endif
|
|
|
|
-include $(top_srcdir)/git.mk
|