Skip to content

Commit c60ac6f

Browse files
committed
Generated comments.
1 parent 04b763c commit c60ac6f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Makefile.am

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@
55
#
66
###############################################################################
77

8-
# Standard declarations.
8+
# Automake settings.
99
#==============================================================================
10-
# look for macros in the m4 subdirectory
10+
# Look for macros in the m4 subdirectory.
11+
#------------------------------------------------------------------------------
1112
ACLOCAL_AMFLAGS = -I m4
1213

1314

14-
# Automake products.
15+
# Distribution, build and install products.
1516
#==============================================================================
1617
# files => ${pkgconfigdir}
1718
#------------------------------------------------------------------------------

0 commit comments

Comments
 (0)