forked from Mirrors/freeswitch
e09a6a3579
This eliminates the recursive makefiles for libzrtp (we still recurse to build bnlib). Object files, library files, and executables (including tests) are now produced in the root directory.
23 lines
283 B
Plaintext
23 lines
283 B
Plaintext
# -*- mode:conf -*-
|
|
/*.a
|
|
/*.dat
|
|
/*.o
|
|
/.cproject
|
|
/.deps
|
|
/.project
|
|
/.stamp-doc
|
|
/Makefile
|
|
/Makefile.in
|
|
/_configs.sed
|
|
/aclocal.m4
|
|
/autom4te.cache/*
|
|
/cache_test
|
|
/config.*
|
|
/config/*
|
|
/configure
|
|
/doc/Doxyfile
|
|
/doc/out
|
|
/include/zrtp_config_unix.h
|
|
!/build/Makefile.am
|
|
!/build/test/Makefile.am
|