Cleaned it up again.

git-svn-id: svn://10.0.0.236/trunk@48032 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-09-17 21:09:17 +00:00
parent 348a91960d
commit 73df30892a

View File

@@ -23,14 +23,11 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = util
XPIDL_MODULE = util
XPIDLSRCS = \
nsITimeRecorder.idl \
$(NULL)
XPIDL_MODULE = util
EXPORTS = $(srcdir)/xp_obs.h $(srcdir)/stopwatch.h
XPIDLSRCS = nsITimeRecorder.idl
include $(topsrcdir)/config/rules.mk