Add EXTRA_DIST

* Makefile.am: EXTRA_DIST added to complete distribution
master
Mike Gerwitz 2016-07-19 23:56:11 -04:00
parent bb246b9bf2
commit 6d8383ade3
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
## hoxsl Makefile
#
# Copyright (C) 2016 Mike Gerwitz
# Copyright (C) 2014 LoVullo Associates, Inc.
#
# This program is free software: you can redistribute it and/or modify
@ -17,6 +18,7 @@
##
SUBDIRS = doc
EXTRA_DIST = COPYING.FDL README.md src test doc/macros.texi
path_src := src
path_test := test