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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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

  ViewVC Help
Powered by ViewVC