1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-05 21:07:52 +00:00
conky/Makefile.am
Philip Kovacs 3cc60c2dc2 autotool changes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@786 7f574dfc-610e-0410-a909-a81674777703
2006-11-21 07:31:42 +00:00

23 lines
365 B
Makefile

SUBDIRS = \
src \
doc
AUTOMAKE_OPTIONS = \
1.8 \
dist-bzip2
EXTRA_DIST = \
autogen.sh \
configure.ac.in \
extras/nano/README \
extras/nano/conky.nanorc \
extras/vim/README \
extras/vim/ftdetect/conkyrc.vim \
extras/vim/syntax/conkyrc.vim
DISTCLEANFILES = \
configure.ac
distclean-local:
/bin/rm -rf *.cache *~