mirror of
https://github.com/troglobit/editline.git
synced 2025-12-16 02:54:46 +08:00
Fix build problems after removal of generated files.
Restore custom INSTALL file, accidentally removed in 295f901.
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
doc_DATA = README LICENSE CHANGELOG
|
||||
EXTRA_DIST = LICENSE CHANGELOG
|
||||
EXTRA_DIST = LICENSE CHANGELOG INSTALL
|
||||
SUBDIRS = src include man examples
|
||||
|
||||
Reference in New Issue
Block a user