blob: 1f7d30e855d7213885252295b1724be2212ae685 (
plain)
1
2
3
4
5
6
7
|
## Makefile.am -- an automake template for Makefile.in file
## Copyright (C) 2019 Sane Developers.
##
## This file is part of the "Sane" build infra-structure. See
## included LICENSE file for license information.
SUBDIRS = genesys
|