repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Last cosmetics changes (some menu names, spaces missing and so on...)
[midnight-commander.git]
/
Makefile.am
blob
b5759513ee50f40ccc65f4fd1743da4731548ad7
1
## Process this file with automake to create Makefile.in.
2
3
AUTOMAKE_OPTIONS = 1.5
4
5
SUBDIRS = intl po vfs slang edit src lib doc syntax pc
6
7
EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS \
8
README.PC README.QNX README.smbfs \
9
extraconf.h
10
11
noinst_DATA = mc.spec
12
13
dist-hook:
14
cp mc.spec $(distdir)