mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 04:17:33 +00:00
add extras to distribution
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@744 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
ef9255e22b
commit
e930cbf5fb
17
Makefile.am
17
Makefile.am
@ -1,13 +1,18 @@
|
||||
SUBDIRS = \
|
||||
src \
|
||||
SUBDIRS = \
|
||||
src \
|
||||
doc
|
||||
|
||||
AUTOMAKE_OPTIONS = \
|
||||
1.8 \
|
||||
AUTOMAKE_OPTIONS = \
|
||||
1.8 \
|
||||
dist-bzip2
|
||||
|
||||
EXTRA_DIST = \
|
||||
autogen.sh
|
||||
EXTRA_DIST = \
|
||||
autogen.sh \
|
||||
extras/nano/README \
|
||||
extras/nano/conky.nanorc \
|
||||
extras/vim/README \
|
||||
extras/vim/ftdetect/conkyrc.vim \
|
||||
extras/vim/syntax/conkyrc.vim
|
||||
|
||||
distclean-local:
|
||||
/bin/rm -rf *.cache *~
|
||||
|
Loading…
Reference in New Issue
Block a user