diff options
Diffstat (limited to 'tools/mhmake/Makefile.am')
-rw-r--r-- | tools/mhmake/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/mhmake/Makefile.am b/tools/mhmake/Makefile.am new file mode 100644 index 000000000..02520f201 --- /dev/null +++ b/tools/mhmake/Makefile.am @@ -0,0 +1,5 @@ +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign 1.4 + +SUBDIRS = src |