aboutsummaryrefslogtreecommitdiff
path: root/modules/preprocs/Makefile.inc
blob: 4c4f09def4c6cd2732714666b0426d67477600cd (plain)
1
2
3
4
5
6
7
8
9
# $Id: Makefile.inc 1966 2007-09-20 03:54:36Z peter $

EXTRA_DIST += modules/preprocs/nasm/Makefile.inc
EXTRA_DIST += modules/preprocs/raw/Makefile.inc
EXTRA_DIST += modules/preprocs/cpp/Makefile.inc

include modules/preprocs/nasm/Makefile.inc
include modules/preprocs/raw/Makefile.inc
include modules/preprocs/cpp/Makefile.inc