Edit

kc3-lang/libxml2/example/Makefile.am

Branch :

  • Show log

    Commit

  • Author : Vincent Torri
    Date : 2024-04-04 12:14:46
    Hash : 5732ce56
    Message : meson: Initial commit

  • example/Makefile.am
  • check_PROGRAMS = gjobread
    
    AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
    LDADD = $(top_builddir)/libxml2.la
    
    gjobread_SOURCES=gjobread.c
    
    EXTRA_DIST = meson.build