Changeset 039e15 for src/Patterns/Makefile.am
- Timestamp:
- May 5, 2016, 9:19:04 AM (9 years ago)
- Children:
- c6a59b
- Parents:
- 1870aa
- git-author:
- Frederik Heber <heber@…> (05/05/16 08:58:01)
- git-committer:
- Frederik Heber <heber@…> (05/05/16 09:19:04)
- File:
-
- 1 edited
-
src/Patterns/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/Makefile.am
r1870aa r039e15 1 # PLEASE adhere to the alphabetical ordering in this Makefile!1 # PLEASE adhere to the alphabetical ordering in this Makefile! 2 2 # Also indentation by a single tab 3 3 … … 11 11 12 12 PATTERNHEADER = \ 13 $(top_srcdir)/src/CodePatterns/AtomicInstance.hpp \ 14 $(top_srcdir)/src/CodePatterns/AtomicInstance_impl.hpp \ 13 15 $(top_srcdir)/src/CodePatterns/Cacheable.hpp \ 14 16 $(top_srcdir)/src/CodePatterns/Clone.hpp \
Note:
See TracChangeset
for help on using the changeset viewer.
