It now compile using Autotools.

This commit is contained in:
Romuald Conty 2009-11-04 10:14:17 +00:00
parent 4a5945e67d
commit 14a9112dea
32 changed files with 193 additions and 192 deletions

View file

@ -22,7 +22,7 @@
*/
#include <stdio.h>
#include "libnfc.h"
#include <nfc.h>
int main(int argc, const char *argv[])
{