]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - cmd/Makefile.am
Refresh autogen.sh products with automake 1.11.1.
[mirror_spl-debian.git] / cmd / Makefile.am
index f211db18f2eb058c7a1d059eb9296738f7cc9201..5658d06c4b3ac2da5f626684204abbd5e1b0196e 100644 (file)
@@ -1,5 +1,13 @@
-AM_CFLAGS = -g -O2 -W -Wall -Wstrict-prototypes -Wshadow
-INCLUDES = -I$(top_srcdir)/include
-sbin_PROGRAMS = splat
+include $(top_srcdir)/config/Rules.am
+
+DEFAULT_INCLUDES += \
+       -I${top_srcdir}/lib
+
+sbin_PROGRAMS = spl splat
+
+spl_SOURCES = spl.c
+
 splat_SOURCES = splat.c
 splat_LDFLAGS = $(top_builddir)/lib/libcommon.la
+
+EXTRA_DIST = splat.h