mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
a4c32c5757
svn path=/trunk/kdegraphics/kpdf/; revision=175066
9 lines
147 B
Makefile
9 lines
147 B
Makefile
SUBDIRS = . goo xpdf kpdf
|
|
|
|
COMPILE_BEFORE_xpdf = goo
|
|
COMPILE_BEFORE_kpdf = goo xpdf
|
|
|
|
noinst_HEADERS = aconf.h
|
|
|
|
aconf.h:
|
|
ln -s ../config.h aconf.h
|