Remove debian from SUBDIRS. It's making my life as XQF's Debian maintainer

not too pleasant.


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@131 d2ac09be-c843-0410-8b1f-f8a84130e0ec
This commit is contained in:
Jordi Mallach 2001-12-16 15:54:06 +00:00 committed by jordi
parent 5c25a8a0e4
commit 71b76d40cc
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Dec 16, 2001: Jordi Mallach <jordi@sindominio.net>
- Makefile.am: remove debian from SUBDIRS. What a pain in the ass!
The whole directory should be removed, but this is the bare minimum.
Dec 16, 2001: Jordi Mallach <jordi@sindominio.net>
- Updated Spanish translation.

View File

@ -1,4 +1,4 @@
man_MANS = xqf.6
EXTRA_DIST = BUGS acconfig.h autogen.sh clean.sh $(man_MANS)
SUBDIRS = intl po src debian docs
SUBDIRS = intl po src docs