commit a06aa2d

Michael Forney  ·  2013-10-25 08:35:26 +0000 UTC
parent a994381
Forgot to remove some autotools files
2 files changed,  +0, -19
+0, -6
1@@ -1,6 +0,0 @@
2-# swc: Makefile.am
3-
4-ACLOCAL_AMFLAGS = -I m4
5-
6-SUBDIRS = launch protocol libswc
7-
+0, -13
 1@@ -1,13 +0,0 @@
 2-#!/bin/sh
 3-
 4-set -ex
 5-
 6-rm -rf autom4te.cache
 7-
 8-libtoolize
 9-aclocal -I m4 --force
10-autoconf -f -W all
11-automake -f -a -c -W all
12-
13-rm -rf autom4te.cache
14-