~m-grant-prg/wutconv/jammy-trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Mark Grant
  • Date: 2018-02-10 16:07:49 UTC
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: m.grant.prg@gmail.com-20180210160749-8vfrsb94g2i8ns5s
Tags: upstream-1.0.9-4-gc3ad37f
ImportĀ upstreamĀ versionĀ 1.0.9-4-gc3ad37f

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#########################################################################
3
3
#                                                                       #
4
4
# Script ID: ./Makefile.am                                              #
5
 
# Author: Copyright (C) 2014-2017  Mark Grant                           #
 
5
# Author: Copyright (C) 2014-2018  Mark Grant                           #
6
6
#                                                                       #
7
7
# Released under the GPLv3 only.                                        #
8
8
# SPDX-License-Identifier: GPL-3.0                                      #
22
22
# 23/10/2015    MG      1.0.2   Restructure to conform to AutoTools     #
23
23
#                               General Template v1.0.6.                #
24
24
# 02/12/2017    MG      1.0.3   Add SPDX license tags to source files.  #
 
25
# 10/02/2018    MG      1.0.4   Shorten directory names to reduce       #
 
26
#                               overall path length.                    #
 
27
#                               Add standard macro directory.           #
25
28
#                                                                       #
26
29
#########################################################################
27
30
 
28
31
 
29
 
SUBDIRS = source/man/man1 source/progs/bash
 
32
ACLOCAL_AMFLAGS = -I m4
 
33
 
 
34
 
 
35
SUBDIRS = src/man/1 src/prg/bash