exchange/Makefile.am

16 lines
332 B
Makefile
Raw Normal View History

# This Makefile.am is in the public domain
2015-01-08 18:37:20 +01:00
AM_CPPFLAGS = -I$(top_srcdir)/src/include
2021-01-04 17:05:47 +01:00
SUBDIRS = . contrib src doc
2020-07-24 12:43:33 +02:00
BUILT_SOURCES = src/include/taler_error_codes.h
src/include/taler_error_codes.h: contrib/gana/gnu-taler-error-codes/registry.rec
contrib/gana-update.sh
@DX_RULES@
2015-01-08 18:37:20 +01:00
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
2020-07-24 12:43:33 +02:00
AUTHORS