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