/[svn]/gigedit/trunk/src/gigedit/gfx/Makefile.am
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/gfx/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3106 by schoenebeck, Sat Feb 11 17:04:48 2017 UTC revision 3286 by schoenebeck, Thu Jun 22 10:54:10 2017 UTC
# Line 1  Line 1 
1    AM_CPPFLAGS = $(GTKMM_CFLAGS)
2    
3  noinst_LTLIBRARIES = libgigeditgfx.la  noinst_LTLIBRARIES = libgigeditgfx.la
4    
5  libgigeditgfx_la_SOURCES = \  libgigeditgfx_la_SOURCES = \
6      builtinpix.cpp builtinpix.h \          builtinpix.cpp builtinpix.h \
7      black_loop.c \          black_loop.c \
8      gray_loop.c \          blue_hatched_pattern.c \
9      red_dot.c \          grayblue_hatched_pattern.c \
10      yellow_dot.c \          grayblue_hatched_pattern2.c \
11            gray_loop.c \
12            red_dot.c \
13            yellow_dot.c
14    
15    

Legend:
Removed from v.3106  
changed lines
  Added in v.3286

  ViewVC Help
Powered by ViewVC