From 6fbdfdcc6d3beda1073ad480f3b8322d93f9e1b3 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 9 Feb 2015 18:17:20 +0100 Subject: Remove autoconf stuff from git --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 362424f..feaa448 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,8 +3,6 @@ AUTOMAKE_OPTIONS = foreign no-dependencies SVN_DEF = -D'SVN_REV="$(shell svnversion -n .)"' AM_CFLAGS = -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" $(SVN_DEF) -ACLOCAL_AMFLAGS = -I m4 - man1_MANS = flam3-animate.man flam3-genome.man flam3-render.man flam3-convert.man bin_PROGRAMS = flam3-animate flam3-genome flam3-render flam3-convert lib_LTLIBRARIES = libflam3.la -- cgit v1.2.3