forked from AuroraMiddleware/gtk
a398c840be
Add four new doc templates that were not in repository.
9 lines
192 B
Makefile
9 lines
192 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = gdk-pixbuf gdk gtk libgail-util
|
|
|
|
GITIGNOREFILES = */*.1
|
|
|
|
-include $(top_srcdir)/git.mk
|