Changeset b7fe2e6 for libcfa/Makefile.am


Ignore:
Timestamp:
Aug 25, 2020, 4:01:33 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
856dff8
Parents:
5339a87
Message:

Distribution now correctly handles libcfa but requires handcrafted Makefile.
This is a step forward but can't work in practice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/Makefile.am

    r5339a87 rb7fe2e6  
    1616
    1717AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names
    18 ACLOCAL_AMFLAGS  = -I automake
     18ACLOCAL_AMFLAGS  = -I ../automake
    1919SUBDIRS = prelude src      # order important
Note: See TracChangeset for help on using the changeset viewer.