diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-04-26 09:26:27 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-04-27 10:10:12 (GMT) |
commit | 38b678e4cb3e24882a7c37fe06040ff0c47775b1 (patch) | |
tree | a3d0b902c6dd30ddca39d5382a665be8c9bd9ced /data/styles/bloe/pixmaps | |
parent | be90145227ca5cb9b54547ccb3905419f4d4f9d9 (diff) | |
download | fluxbox-38b678e4cb3e24882a7c37fe06040ff0c47775b1.zip fluxbox-38b678e4cb3e24882a7c37fe06040ff0c47775b1.tar.bz2 |
Make sure `make distcheck' is successful
- added rmdir commands to uninstall rules of all Makefiles under data/styles
- added \n at the end of files which had none
Diffstat (limited to 'data/styles/bloe/pixmaps')
-rw-r--r-- | data/styles/bloe/pixmaps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/styles/bloe/pixmaps/Makefile.am b/data/styles/bloe/pixmaps/Makefile.am index cbf7e8b..42226a0 100644 --- a/data/styles/bloe/pixmaps/Makefile.am +++ b/data/styles/bloe/pixmaps/Makefile.am | |||
@@ -10,4 +10,4 @@ style_DATA = bullet.xpm closepr.xpm frame.xpm maxfcs.xpm \ | |||
10 | stickufcs.xpm stuckufcs.xpm tbarufcs.xpm \ | 10 | stickufcs.xpm stuckufcs.xpm tbarufcs.xpm \ |
11 | unshadefcs.xpm unshadeufcs.xpm windowlabelufcs.xpm | 11 | unshadefcs.xpm unshadeufcs.xpm windowlabelufcs.xpm |
12 | 12 | ||
13 | EXTRA_DIST=$(style_DATA) \ No newline at end of file | 13 | include ../../Makefile.include |