Changeset a24df004 in mainline for uspace/lib/softint/Makefile


Ignore:
Timestamp:
2018-03-18T13:05:53Z (7 years ago)
Author:
GitHub <noreply@…>
Parents:
973be387 (diff), c6a1768 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Jakub Jermář <jakub@…> (2018-03-18 13:05:53)
git-committer:
GitHub <noreply@…> (2018-03-18 13:05:53)
Message:

Merge c6a17685590f909689510889f37768281dff86e6 into 973be38782462a672111ff6833f8dbb40d2a44bf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softint/Makefile

    r973be387 ra24df004  
    3939        generic/shift.c
    4040
     41TEST_SOURCES = \
     42        test/main.c \
     43        test/multiplication.c
     44
    4145include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.