summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2010-12-06 20:37:13 +0100
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2010-12-06 20:37:13 +0100
commit48241af5432ee8248151c41bdc5321ba508f1d11 (patch)
tree5e06ec943114e4c2d512b8e91792ce74d0a194bf /Makefile.am
parent3f55464f83203e8ddafa77af9290a7c0d4fb1d2a (diff)
downloadmana-48241af5432ee8248151c41bdc5321ba508f1d11.tar.gz
mana-48241af5432ee8248151c41bdc5321ba508f1d11.tar.bz2
mana-48241af5432ee8248151c41bdc5321ba508f1d11.tar.xz
mana-48241af5432ee8248151c41bdc5321ba508f1d11.zip
Removed deprecated autotools support.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 462ff439..00000000
--- a/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-# Subdirectories to build
-SUBDIRS = data docs po src
-
-desktopdir = $(datarootdir)/applications
-
-desktop_DATA = mana.desktop
-
-# Extra files to include
-EXTRA_DIST = $(desktop_DATA) \
- CMakeLists.txt \
- po/CMakeLists.txt \
- CMake/Modules/FindENet.cmake \
- CMake/Modules/FindGuichan.cmake \
- CMake/Modules/FindLibIntl.cmake \
- CMake/Modules/FindSDL_gfx.cmake \
- mana.cbp \
- mana.menu
-
-# Autopoint m4 stuff
-ACLOCAL_AMFLAGS = -I m4