diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-18 07:38:32 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-18 07:38:32 +0000 |
commit | a470f3e5f229571b42a49aa537b437e473f979e8 (patch) | |
tree | df3672a484da4f11aae0ffdbc274827592f8b511 /Makefile.am.in | |
download | libkdcraw-a470f3e5f229571b42a49aa537b437e473f979e8.tar.gz libkdcraw-a470f3e5f229571b42a49aa537b437e473f979e8.zip |
Added abandoned KDE3 version of libkdcraw
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am.in b/Makefile.am.in new file mode 100644 index 0000000..9f349d7 --- /dev/null +++ b/Makefile.am.in @@ -0,0 +1,6 @@ +AUTOMAKE_OPTIONS = foreign 1.6.1 + +include admin/deps.am +include admin/Doxyfile.am + +COMPILE_FIRST = libkexiv2 libkipi libkdcraw |