mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
0f6d4310ad
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this by grafting.
20 lines
346 B
Makefile
20 lines
346 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
## $Id: Makefile.am,v 1.5 2005/02/22 14:39:03 jonas Exp $
|
|
|
|
EXTRA_DIST = \
|
|
README.Debian \
|
|
changelog \
|
|
control \
|
|
control.in \
|
|
copyright \
|
|
elinks.desktop \
|
|
elinks.docs \
|
|
elinks.postinst \
|
|
elinks.preinst \
|
|
elinks.prerm \
|
|
menu \
|
|
mime \
|
|
rules
|
|
|
|
DISTCLEANFILES = build-stamp elinks
|