diff options
Diffstat (limited to 'packaging/Makefile.am')
-rw-r--r-- | packaging/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am new file mode 100644 index 0000000..6fc8a1c --- /dev/null +++ b/packaging/Makefile.am @@ -0,0 +1,5 @@ + +# The various packaging directories + +SUBDIRS = fedora + |