зеркало из https://github.com/mono/exiv2-sharp.git
Makefile fixups
svn path=/trunk/exiv2-sharp/; revision=113736
This commit is contained in:
Родитель
e86e044be4
Коммит
29baefe282
|
@ -3,12 +3,12 @@ EXTRA_DIST = autogen.sh
|
|||
SUBDIRS = \
|
||||
glue \
|
||||
sources \
|
||||
exiv2 \
|
||||
samples
|
||||
exiv2
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
$(SUBDIRS) \
|
||||
docs \
|
||||
samples \
|
||||
tests
|
||||
|
||||
test:
|
||||
|
|
|
@ -22,4 +22,5 @@ samples/Makefile
|
|||
docs/Makefile
|
||||
tests/Makefile
|
||||
tests/src/Makefile
|
||||
tests/data/Makefile
|
||||
)
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SUBDIRS= \
|
||||
data \
|
||||
src
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
EXTRA_DIST = \
|
||||
alex.jpg
|
Загрузка…
Ссылка в новой задаче