Gergely POLONKAI (W00d5t0ck)
74255d31c6
libgd provides some neat widgets, like a header similar to GTK+ 3.10's GtkHeaderBar, which comes in handy when generating the window headers.
7 lines
159 B
Makefile
7 lines
159 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
SUBDIRS = libgd src po docs/reference/astrognome
|
|
|
|
EXTRA_DIST = config.rpath m4/ChangeLog
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|