mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-05 22:27:34 +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)
|