diff options
Diffstat (limited to '')
-rw-r--r-- | distro/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distro/Makefile.am b/distro/Makefile.am new file mode 100644 index 0000000..7e55ad7 --- /dev/null +++ b/distro/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST = \ + common \ + config \ + pkg \ + tests |