From 485a26f6e3e2e84d7f9b8279fa6d7f440ea50a8b Mon Sep 17 00:00:00 2001 From: reinelt Date: Fri, 27 Feb 2004 07:06:26 +0000 Subject: [lcd4linux @ 2004-02-27 07:06:24 by reinelt] new function 'qprintf()' (simple but quick snprintf() replacement) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@379 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9432318..528eeff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,7 @@ lock.c lock.h \ pid.c pid.h \ timer.c timer.h \ udelay.c udelay.h \ +qprintf.c qprintf.h \ \ widget.c widget.h \ widget_text.c widget_text.h \ -- cgit v1.2.3