mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 20:20:11 +02:00
Add DevIL 1.7.8.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = lib bin docs test data
|
||||
|
||||
#SUBDIRS = src-IL src-ILU src-ILUT include
|
||||
#DIST_SUBDIRS = src-IL src-ILU src-ILUT include
|
||||
EXTRA_DIST = README.unix README.win Libraries.txt CREDITS MSVC++.txt configure.bat README.macosx
|
||||
|
||||
# (uncoment this if you want to include examples to the distributed tarball)
|
||||
# Actually it has to be commented now... It is currently very troublesome to include the projects in the distribution archive...
|
||||
#SUBDIRS += projects
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-ILU --enable-ILUT --with-examples --disable-dvi
|
||||
Reference in New Issue
Block a user