mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-27 08:52:30 +01:00
fixed autogen.sh to include deps in Makefile.in
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# and friends, quickly.
|
||||
#
|
||||
|
||||
aclocal
|
||||
aclocal -I .
|
||||
autoheader
|
||||
autoconf
|
||||
libtoolize --force --automake
|
||||
automake -a --gnu --include-deps
|
||||
libtoolize --copy --force --automake
|
||||
automake --add-missing --gnu --include-deps
|
||||
|
||||
Reference in New Issue
Block a user