mirror of https://github.com/MidnightCommander/mc
Add unarj into distribution
This commit is contained in:
parent
1218816a58
commit
544e039e34
|
@ -2,6 +2,7 @@
|
|||
|
||||
* Make-mc.in (DISTVFS): try to distribute files needed for
|
||||
building libvfs.so alone
|
||||
(EXTFS_MISC): include uarj and unarj.diff in distribution
|
||||
|
||||
1999-04-08 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
|
|
@ -70,8 +70,8 @@ VFSHDRS = \
|
|||
|
||||
VFSOBJS = $(NONETFILES) @NETFILES@
|
||||
|
||||
EXTFS_MISC = README extfs.ini
|
||||
EXTFS_CONST = a rpm hp48 mailfs patchfs sfs.ini trpm rpms
|
||||
EXTFS_MISC = README extfs.ini unarj.diff
|
||||
EXTFS_CONST = a rpm hp48 mailfs patchfs sfs.ini trpm rpms uarj
|
||||
|
||||
EXTFS_IN = \
|
||||
deb.in \
|
||||
|
|
Loading…
Reference in New Issue