]> source.dussan.org Git - tigervnc.git/commitdiff
[Bugfix] Include rfb/Security.h in the source tarball.
authorAdam Tkac <atkac@redhat.com>
Mon, 20 Sep 2010 08:59:19 +0000 (08:59 +0000)
committerAdam Tkac <atkac@redhat.com>
Mon, 20 Sep 2010 08:59:19 +0000 (08:59 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4144 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/rfb/Makefile.am

index 9251e2fc12522f950d4e9c7af0f571884d05c714..cf55fab0835f53caebc4443c64d97f4fcf61d847 100644 (file)
@@ -18,9 +18,9 @@ HDRS = Blacklist.h CapsContainer.h CapsList.h CConnection.h \
        PixelFormat.h PixelFormat.inl Pixel.h RawDecoder.h RawEncoder.h \
        Rect.h Region.h rreDecode.h RREDecoder.h rreEncode.h RREEncoder.h \
        ScaledPixelBuffer.h ScaleFilters.h SConnection.h ScreenSet.h \
-       screenTypes.h SDesktop.h ServerCore.h SMsgHandler.h SMsgReader.h \
-       SMsgReaderV3.h SMsgWriter.h SMsgWriterV3.h SSecurity.h SSecurityNone.h \
-       SSecurityPlain.h SSecurityStack.h SSecurityVeNCrypt.h \
+       screenTypes.h SDesktop.h Security.h ServerCore.h SMsgHandler.h \
+       SMsgReader.h SMsgReaderV3.h SMsgWriter.h SMsgWriterV3.h SSecurity.h \
+       SSecurityNone.h SSecurityPlain.h SSecurityStack.h SSecurityVeNCrypt.h \
        SSecurityVncAuth.h Threading.h tightDecode.h \
        TightDecoder.h tightEncode.h TightEncoder.h TightPalette.h Timer.h \
        TransImageGetter.h transInitTempl.h transTempl.h TrueColourMap.h \