Update of /cvsroot/gaim/gaim/src
In directory usw-pr-cvs1:/tmp/cvs-serv28417
Modified Files:
Makefile.am
Log Message:
forgot this too.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/gaim/gaim/src/Makefile.am,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- Makefile.am 2001/10/04 07:46:58 1.42
+++ Makefile.am 2001/10/04 07:47:56 1.43
@@ -85,4 +85,5 @@
gtkticker.h \
multi.h \
prpl.h \
- proxy.h
+ proxy.h \
+ ui.h
|