repo.or.cz
/
midnight-commander
/
osp
/
hornmich.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added two macro examples:
[midnight-commander/osp/hornmich.git]
/
contrib
/
dist
/
Makefile.am
blob
113547a2d75d6e02883b6fd17020cc1587987f07
1
SUBDIRS = debian gentoo redhat
2
3
4
AUTOMAKE_OPTIONS = 1.5
5
6
EXTRA_DIST = pkginfo.in prototype.in
7
8
noinst_DATA = pkginfo prototype
9
10
ACLOCAL_AMFLAGS = -I m4
11