diff options
Diffstat (limited to '')
-rw-r--r-- | distro/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/distro/Makefile.am b/distro/Makefile.am new file mode 100644 index 0000000..442960d --- /dev/null +++ b/distro/Makefile.am @@ -0,0 +1,6 @@ +EXTRA_DIST = \ + arch \ + common \ + deb \ + rpm \ + tests |