barrier/dist/Makefile.am

16 lines
225 B
Makefile

## Process this file with automake to produce Makefile.in
NULL =
DEPTH = ..
VDEPTH = ./$(VPATH)/$(DEPTH)
SUBDIRS = \
rpm \
$(NULL)
EXTRA_DIST = \
$(NULL)
MAINTAINERCLEANFILES = \
Makefile.in \
$(NULL)