$(TOPDIR), make, tmpl/tex: Move texdoc to tmpl/tex

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-04-07 15:34:35 +00:00
commit 324da4762a
8 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,4 @@
TOPDIR = ..
SUBDIRS = $(FIND_SUBDIRS)
TOPDIR = ../..
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/dirs.mk

View file

@ -2,7 +2,7 @@
# contact@jannet.de
# $Id$
TOPDIR = ../..
TOPDIR = ../../..
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/text.mk

View file

@ -2,7 +2,7 @@
# contact@jannet.de
# $Id$
TOPDIR = ../..
TOPDIR = ../../..
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/text.mk

View file

@ -2,7 +2,7 @@
# contact@jannet.de
# $Id$
TOPDIR = ../..
TOPDIR = ../../..
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/text.mk

View file

@ -2,7 +2,7 @@
# contact@jannet.de
# $Id$
TOPDIR = ../..
TOPDIR = ../../..
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/text.mk

View file

@ -1 +1,2 @@
all clean install distclean profclean:
all:
clean install distclean profclean: