mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
7 lines
162 B
Makefile
7 lines
162 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
include $(top_srcdir)/Makefile.decl
|
||
|
|
||
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||
|
|
||
|
SUBDIRS = po egg library
|