root/ossiedev/branches/drdepoy/reconf @ 9888

Revision 9888, 80 bytes (checked in by drdepoy, 3 years ago)

add freqmod

Line 
1#!/bin/sh
2
3rm -f config.cache
4aclocal
5autoconf
6automake --foreign --add-missing
Note: See TracBrowser for help on using the browser.