/[svn]/gigedit/trunk/src/Makefile.am
ViewVC logotype

Contents of /gigedit/trunk/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1226 - (show annotations) (download)
Sun Jun 10 11:01:16 2007 UTC (16 years, 9 months ago) by schoenebeck
File size: 122 byte(s)
* revised directories to a more automake-friendly structure
  to avoid compilation and install errors

1 if HAVE_LINUXSAMPLER
2 optional_subdirs = plugin
3 else
4 optional_subdirs =
5 endif
6
7 SUBDIRS = \
8 gigedit \
9 $(optional_subdirs)

  ViewVC Help
Powered by ViewVC