mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-01 04:10:47 +00:00
8 lines
136 B
Makefile
8 lines
136 B
Makefile
SUBDIRS = src
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
headers = config.h
|
|
|
|
EXTRA_DIST = \
|
|
README INSTALL COPYING COPYRIGHT \
|
|
$(headers)
|