diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index aae1bf9..42b8938 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,9 @@ SUBDIRS = src -EXTRA_DIST = samples/sample.xml \ +EXTRA_DIST = Makefile.watcom \ + expat_watcom/expat_external.h \ + expat_watcom/Makefile.watcom \ + samples/sample.xml \ samples/simple_osc.xml \ samples/simple_osc.pd |