-rw-r--r-- | autogen.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,3 +2,4 @@ test -d aux.d || mkdir aux.d - aclocal \ + libtoolize -f \ +&& aclocal \ && autoheader \ |
index : kin/napkin.git | ||
napkin: The Sleeptracker PRO wach support program |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | autogen.sh | 3 |
@@ -2,3 +2,4 @@ test -d aux.d || mkdir aux.d - aclocal \ + libtoolize -f \ +&& aclocal \ && autoheader \ |