moving nsISupportsPrimitives.idl to SDK section per HowToFreeze doc

This commit is contained in:
dougt%netscape.com 2002-09-04 00:18:10 +00:00
Родитель 0085190f4a
Коммит 7e46dface2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -120,7 +120,6 @@ XPIDLSRCS = \
nsISerializable.idl \
nsISupportsArray.idl \
nsISupportsIterators.idl \
nsISupportsPrimitives.idl \
nsITimelineService.idl \
$(NULL)
@ -129,6 +128,7 @@ SDK_XPIDLSRCS = \
nsIObserver.idl \
nsIProperties.idl \
nsISimpleEnumerator.idl \
nsISupportsPrimitives.idl \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))