Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r796aa6 r861874  
    11ACLOCAL_AMFLAGS = -I m4
    22SUBDIRS = src src/unittests doc tests
     3
     4AUTOMAKE_OPTIONS = subdir-objects
    35
    46EXTRA_DIST = autogen.sh
     
    79doc:
    810        cd doc && make doxygen-docs
    9        
    10 unity:
    11         cd src && make unity
Note: See TracChangeset for help on using the changeset viewer.