forked from AuroraMiddleware/gtk
a398c840be
Add four new doc templates that were not in repository.
9 lines
122 B
Makefile
9 lines
122 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS =
|
|
if USE_X11
|
|
SUBDIRS += gdk-pixbuf-xlib
|
|
endif
|
|
|
|
-include $(top_srcdir)/git.mk
|