mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Merge with git+ssh://pasky.or.cz/srv/git/elinks.git
This commit is contained in:
commit
f570b6303e
3
Makefile
3
Makefile
@ -1,7 +1,8 @@
|
|||||||
top_builddir=.
|
top_builddir=.
|
||||||
-include $(top_builddir)/Makefile.config
|
-include $(top_builddir)/Makefile.config
|
||||||
|
|
||||||
SUBDIRS = doc po src
|
SUBDIRS = doc src
|
||||||
|
SUBDIRS-$(CONFIG_NLS) += po
|
||||||
CLEAN = features.log
|
CLEAN = features.log
|
||||||
|
|
||||||
all-recursive: config.h
|
all-recursive: config.h
|
||||||
|
Loading…
Reference in New Issue
Block a user