1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2025-01-15 07:45:00 +01:00
pkg-utils/Makefile.am

13 lines
218 B
Text
Raw Permalink Normal View History

ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS = -I$(top_srcdir)/include -D_GNU_SOURCE
AM_CFLAGS = $(WARN_CFLAGS)
noinst_LIBRARIES =
bin_PROGRAMS =
EXTRA_DIST = autogen.sh
include lib/Makemodule.am
include main/Makemodule.am