.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Apr 29 17:00:01 2009 +0100 (2009-04-29)
changeset 361 2523d03a840e
parent 285 264c878c62d1
child 399 98aade0d875b
permissions -rw-r--r--
Add support for preloading lua modules. This is useful both when
providing lua bindings to applications based on librazor and when
producing static binaries using librazor (where otherwise the lua
POSIX library would need to be included as an additional dynamic
object).
rhughes@241
     1
aclocal.m4
rhughes@241
     2
autom4te.cache
rhughes@241
     3
compile
rhughes@241
     4
config.guess
rhughes@241
     5
config.h
rhughes@241
     6
config.h.in
rhughes@241
     7
config.log
rhughes@241
     8
config.status
rhughes@241
     9
config.sub
rhughes@241
    10
configure
rhughes@241
    11
depcomp
jbowes@285
    12
gtk-doc.make
rhughes@241
    13
INSTALL
rhughes@241
    14
install-sh
rhughes@241
    15
intltool-extract
rhughes@241
    16
intltool-extract.in
rhughes@241
    17
intltool-merge
rhughes@241
    18
intltool-merge.in
rhughes@241
    19
intltool-update
rhughes@241
    20
intltool-update.in
rhughes@241
    21
libtool
rhughes@241
    22
ltmain.sh
rhughes@241
    23
Makefile
rhughes@241
    24
Makefile.in
rhughes@241
    25
missing
rhughes@241
    26
mkinstalldirs
rhughes@241
    27
py-compile
rhughes@241
    28
stamp-h1
krh@1
    29
*.o
rhughes@241
    30
ChangeLog
rhughes@241
    31
*.tar.gz
krh@1
    32
*~
rhughes@241
    33
ali@323
    34
/link-warning.h