Changeset 095d03c in mainline for uspace/lib/conf/Makefile


Ignore:
Timestamp:
2019-08-03T08:31:17Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
8432ae1
Parents:
3f7e1f24
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-04-24 00:32:34)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-03 08:31:17)
Message:

libconf: Fix default INI section + tests
Conflicts:

.bzrignore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/conf/Makefile

    r3f7e1f24 r095d03c  
    3737        src/text_parse.c
    3838
     39TEST_SOURCES = \
     40        test/ini.c \
     41        test/main.c
     42
    3943include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.