#!/usr/bin/make -f

package.subdirs = cpp c
include toc2.make

package.dist_files += $(wildcard *.sh *.at)

all: subdirs
