diff options
Diffstat (limited to 'data/graphics/Makefile.am')
-rw-r--r-- | data/graphics/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/graphics/Makefile.am b/data/graphics/Makefile.am index 6a4d65d8..d2f93f58 100644 --- a/data/graphics/Makefile.am +++ b/data/graphics/Makefile.am @@ -9,8 +9,8 @@ graphics_DATA = \ target-cursor-normal-m.png \ target-cursor-normal-s.png -SUBDIRS = gui images - -EXTRA_DIST = \ - $(graphics_DATA) \ +EXTRA_DIST = \ + $(graphics_DATA) \ CMakeLists.txt + +SUBDIRS = gui images sprites |