mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-01 10:06:59 +03:00
Added the Makefile for example subdir containing gjobread, Daniel.
This commit is contained in:
8
example/Makefile.am
Normal file
8
example/Makefile.am
Normal file
@ -0,0 +1,8 @@
|
||||
noinst_PROGRAMS = gjobread
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_builddir) -I$(top_srcdir) \
|
||||
-I@srcdir@
|
||||
|
||||
LDADD = $(top_builddir)/libxml.la @Z_LIBS@
|
||||
|
Reference in New Issue
Block a user