739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
9 lines
178 B
Makefile
9 lines
178 B
Makefile
include $(top_srcdir)/glib.mk
|
|
|
|
installed_m4= glib-2.0.m4 glib-gettext.m4 gsettings.m4
|
|
|
|
EXTRA_DIST+=$(installed_m4)
|
|
|
|
m4datadir = $(datadir)/aclocal
|
|
noinst_DATA += $(installed_m4)
|