]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/Makefile.am
fix a typo
[simgear.git] / simgear / screen / Makefile.am
index 11e5a1d2fd86b7fd185c39a69122c7dad6f3afcf..cddfbf554eb87d1b359dc9d28f7f06d4ecf56780 100644 (file)
@@ -12,11 +12,10 @@ IMAGE_SERVER_INCL =
 IMAGE_SERVER_SRCS = 
 endif
 
-noinst_HEADERS = colours.h GLBitmaps.h
+noinst_HEADERS = GLBitmaps.h
 
 include_HEADERS = \
        colors.hxx \
-       texture.hxx \
        $(IMAGE_SERVER_INCL) \
        screen-dump.hxx \
        extensions.hxx \
@@ -25,7 +24,6 @@ include_HEADERS = \
        tr.h
 
 libsgscreen_a_SOURCES = \
-       texture.cxx \
        GLBitmaps.cxx \
        $(IMAGE_SERVER_SRCS) \
        screen-dump.cxx \