removed titlebar
This commit is contained in:
parent
4722a6fa9e
commit
109b457ed7
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
SUBDIRS = styles
|
||||
CLEANFILES = menu menu.in menu.pre init
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
pkgdata_DATA = titlebar keys menu init
|
||||
EXTRA_DIST= titlebar keys init.in generate_menu README.style README.menu README
|
||||
pkgdata_DATA = keys menu init
|
||||
EXTRA_DIST= keys init.in generate_menu README.style README.menu README
|
||||
all-local: menu init
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
|
|
Loading…
Reference in a new issue