Browse Source

build: add palette.lolfx to Makefile.am.

undefined
Sam Hocevar 10 years ago
parent
commit
38c5068834
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Makefile.am

+ 1
- 1
src/Makefile.am View File

@@ -93,7 +93,7 @@ liblolcore_sources = \
input/controller.cpp input/controller.h \
\
gpu/defaultmaterial.lolfx \
gpu/tile.lolfx gpu/line.lolfx \
gpu/tile.lolfx gpu/palette.lolfx gpu/line.lolfx \
gpu/emptymaterial.lolfx \
gpu/testmaterial.lolfx \
\


Loading…
Cancel
Save