Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

source: fsogsmd/src/Makefile.am @ c2a6fd1

Revision c2a6fd1, 90 bytes checked in by Michael 'Mickey' Lauer <mickey@…>, 4 years ago (diff)

fsogsmd: add build skeleton

  • Property mode set to 100644
Line 
1NULL =
2
3AUTOMAKE_OPTIONS = subdir-objects
4
5SUBDIRS = \
6        lib \
7        plugins \
8        bin \
9        $(NULL)
Note: See TracBrowser for help on using the repository browser.