mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
a398c840be
Add four new doc templates that were not in repository.
10 lines
131 B
Makefile
10 lines
131 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
if USE_WIN32
|
|
wimp = ms-windows
|
|
endif
|
|
|
|
SUBDIRS = $(wimp) pixbuf
|
|
|
|
-include $(top_srcdir)/git.mk
|