aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/src/lib/ecore_psl1ght/Makefile.am
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 17:29:19 +1000
committerDavid Walter Seikel2013-01-13 17:29:19 +1000
commit07274513e984f0b5544586c74508ccd16e7dcafa (patch)
treeb32ff2a9136fbc1a4a6a0ed1e4d79cde0f5f16d9 /libraries/ecore/src/lib/ecore_psl1ght/Makefile.am
parentAdded Irrlicht 1.8, but without all the Windows binaries. (diff)
downloadSledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.zip
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.gz
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.bz2
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.xz
Remove EFL, since it's been released now.
Diffstat (limited to 'libraries/ecore/src/lib/ecore_psl1ght/Makefile.am')
-rw-r--r--libraries/ecore/src/lib/ecore_psl1ght/Makefile.am30
1 files changed, 0 insertions, 30 deletions
diff --git a/libraries/ecore/src/lib/ecore_psl1ght/Makefile.am b/libraries/ecore/src/lib/ecore_psl1ght/Makefile.am
deleted file mode 100644
index 8e7328a..0000000
--- a/libraries/ecore/src/lib/ecore_psl1ght/Makefile.am
+++ /dev/null
@@ -1,30 +0,0 @@
1MAINTAINERCLEANFILES = Makefile.in
2
3AM_CPPFLAGS = \
4-I$(top_srcdir)/src/lib/ecore \
5-I$(top_srcdir)/src/lib/ecore_evas \
6-I$(top_srcdir)/src/lib/ecore_input \
7-I$(top_builddir)/src/lib/ecore \
8-I$(top_builddir)/src/lib/ecore_evas \
9-I$(top_builddir)/src/lib/ecore_input \
10@EFL_ECORE_PSL1GHT_BUILD@ \
11@EVAS_CFLAGS@ \
12@EINA_CFLAGS@
13
14lib_LTLIBRARIES = libecore_psl1ght.la
15includes_HEADERS = Ecore_Psl1ght.h
16includesdir = $(includedir)/ecore-@VMAJ@
17
18libecore_psl1ght_la_SOURCES = \
19ecore_psl1ght.c \
20moveutil.c \
21spursutil.c
22
23libecore_psl1ght_la_LIBADD = \
24$(top_builddir)/src/lib/ecore/libecore.la \
25$(top_builddir)/src/lib/ecore_input/libecore_input.la \
26@EINA_LIBS@
27
28libecore_psl1ght_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@ @release_info@
29
30EXTRA_DIST = Ecore_Psl1ght_Keys.h ecore_psl1ght_private.h