We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e03c78 commit 7f935c8Copy full SHA for 7f935c8
Makefile.am
@@ -1,4 +1,4 @@
1
-SUBDIRS = src
+SUBDIRS = lzma/C src
2
3
man1_MANS = man/ugrep-indexer.1
4
Makefile.in
@@ -349,7 +349,7 @@ target_alias = @target_alias@
349
top_build_prefix = @top_build_prefix@
350
top_builddir = @top_builddir@
351
top_srcdir = @top_srcdir@
352
353
354
EXTRA_DIST = README.md LICENSE.txt CONTRIBUTING.md CODE_OF_CONDUCT.md
355
all: config.h
0 commit comments