aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-09-03 13:36:44 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-09-03 13:36:44 (GMT)
commita72eeeb2ceb6d5183abb24ed36c202079fe0fa42 (patch)
treea824ade51ce0fe1c98d397d5371ceec09084c976 /data
parent8eb4637bc61197e0fa88dc9234ca36286c83d798 (diff)
downloadfluxbox-a72eeeb2ceb6d5183abb24ed36c202079fe0fa42.zip
fluxbox-a72eeeb2ceb6d5183abb24ed36c202079fe0fa42.tar.bz2
add windowmenu to dist package
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index e921afa..856677d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -14,8 +14,8 @@ DEFAULT_WINDOWMENU = @DEFAULT_WINDOWMENU@
14SUBDIRS= styles 14SUBDIRS= styles
15CLEANFILES= menu menu.in menu.pre menu.bak init apps 15CLEANFILES= menu menu.in menu.pre menu.bak init apps
16MAINTAINERCLEANFILES= Makefile.in 16MAINTAINERCLEANFILES= Makefile.in
17pkgdata_DATA= keys menu init apps overlay 17pkgdata_DATA= keys menu init apps overlay windowmenu
18EXTRA_DIST= keys init.in apps.in overlay 18EXTRA_DIST= keys init.in apps.in overlay windowmenu
19all-local: menu init apps 19all-local: menu init apps
20install-pkgdataDATA: 20install-pkgdataDATA:
21 @echo "Installing menu file in $(DESTDIR)$(DEFAULT_MENU)" 21 @echo "Installing menu file in $(DESTDIR)$(DEFAULT_MENU)"