mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
7 lines
60 B
Makefile
7 lines
60 B
Makefile
|
|
SUBDIRS = reference
|
|
|
|
if WITH_MANPAGES
|
|
SUBDIRS += man
|
|
endif
|