Makefile.am 103 B

123456
  1. libfaux_la_SOURCES += \
  2. faux/time/time.c
  3. if TESTC
  4. libfaux_la_SOURCES += faux/time/testc_time.c
  5. endif