aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2006-08-13 09:53:10 +0000
committerreinelt <>2006-08-13 09:53:10 +0000
commit218552b9a4c9e453c09ff31134ea9b909371b3f4 (patch)
tree6490997635549846cf304b2cfc4fc256f55d6ca7 /Makefile.am
parentd3e904dd6fcaf98d8163c3584eba575e179d3ac4 (diff)
downloadlcd4linux-218552b9a4c9e453c09ff31134ea9b909371b3f4.tar.gz
[lcd4linux @ 2006-08-13 09:53:10 by reinelt]
dynamic properties added (used by 'style' of text widget)
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 91c6673..96be71f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ debug.c debug.h \
drv.c drv.h \
drv_generic.c drv_generic.h \
evaluator.c evaluator.h \
+property.c property.h \
hash.c hash.h \
layout.c layout.h \
pid.c pid.h \