diff options
Diffstat (limited to 'specs/Makefile.am')
-rw-r--r-- | specs/Makefile.am | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am new file mode 100644 index 0000000..887eb7e --- /dev/null +++ b/specs/Makefile.am @@ -0,0 +1,24 @@ +EXTRA_DIST = \ + CH01 \ + CH02 \ + CH03 \ + CH04 \ + CH05 \ + CH06 \ + CH07 \ + CH08 \ + CH09 \ + CH10 \ + CH11 \ + CH12 \ + CH13 \ + appA \ + appB \ + appC \ + appD \ + appE \ + appF \ + intr.idxmac.t \ + postproc \ + strings.mit \ + Xtk.intr.front |