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 @ b2eed93

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

fsogsmd: testing infrastructure

  • Property mode set to 100644
RevLine 
[b2eed93]1include $(top_srcdir)/Makefile.decl
2
[c2a6fd1]3NULL =
4
5AUTOMAKE_OPTIONS = subdir-objects
6
7SUBDIRS = \
8        lib \
9        plugins \
10        bin \
11        $(NULL)
Note: See TracBrowser for help on using the repository browser.