Ignore:
Timestamp:
May 7, 2009, 6:08:24 PM (14 years ago)
Author:
Peter
Message:

adding dummy target release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.5-stable/Makefile.am

    r1797 r1956  
    3636if ENABLE_SVN_SUPPORT
    3737include build_support/svn_support.am
     38else
     39release:
     40  @echo "ERROR: target 'release' not activated."
     41  @echo "       You need to run configure with '--enable-svn-support'."
     42  @exit 1
    3843endif
    3944
Note: See TracChangeset for help on using the changeset viewer.