initial commit

This commit is contained in:
2011-11-15 14:41:46 +04:00
commit ff3f30d3a6
11 changed files with 297 additions and 0 deletions

6
Makefile.am Normal file
View File

@ -0,0 +1,6 @@
INCLUDES=${gammu_CFLAGS}
bin_PROGRAMS = yasnd
yasnd_SOURCES = yasnd.c
distclean-local:
rm -rf aclocal.m4 autom4te.cache depcomp install-sh missing configure Makefile.in config.h* &>/dev/null