summaryrefslogtreecommitdiff
path: root/DevIL/configure.ac
diff options
context:
space:
mode:
authorMatěj Týč <bubla@users.sourceforge.net>2009-02-15 22:02:15 +0000
committerMatěj Týč <bubla@users.sourceforge.net>2009-02-15 22:02:15 +0000
commit7a10d4df8a9596f5d753cbc491d105aee63918fb (patch)
tree30ac783b636dbc76ccacbb0a11f894d09384a306 /DevIL/configure.ac
parent2f9630e946b829acf67fdcd3ba775e3f90d42695 (diff)
downloaddevil-7a10d4df8a9596f5d753cbc491d105aee63918fb.tar.gz
added ilur, improved documentation, slightly modified the examples build system
Diffstat (limited to 'DevIL/configure.ac')
-rw-r--r--DevIL/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/DevIL/configure.ac b/DevIL/configure.ac
index 27be946d..46effeff 100644
--- a/DevIL/configure.ac
+++ b/DevIL/configure.ac
@@ -404,11 +404,10 @@ dnl note: keep the list on one line separated by single spaces
dnl (otherwise MSYS compilation breaks)
AC_CONFIG_FILES([Makefile
lib/Makefile
+ bin/Makefile
test/Makefile
- examples/Makefile
docs/Makefile
data/Makefile
- data/DevIL.pc
data/IL.pc data/ILU.pc data/ILUT.pc
test/format_test/format_checks.sh])
dnl projects/Makefile])