X Tutup
Skip to content

Commit 3d9f99f

Browse files
author
Sebastiano Merlino
committed
Cleaned working directory
1 parent abcd4f6 commit 3d9f99f

23 files changed

+232
-79461
lines changed

Makefile.cvs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ default: all
33
all:
44
aclocal
55
autoheader
6-
automake
6+
libtoolize --automake
7+
automake --add-missing
78
autoconf
89

0 commit comments

Comments
 (0)
X Tutup