projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f7fbf
)
- Added MediaISO.h and MediaISO.cc
author
Marius Tomaschewski
<mt@suse.de>
Thu, 23 Feb 2006 18:35:00 +0000
(18:35 +0000)
committer
Marius Tomaschewski
<mt@suse.de>
Thu, 23 Feb 2006 18:35:00 +0000
(18:35 +0000)
zypp/media/Makefile.am
patch
|
blob
|
history
diff --git
a/zypp/media/Makefile.am
b/zypp/media/Makefile.am
index d8301bff60cd895a05207389f84a40020959a6a2..f6b6ce44c04ec6cae771c2a86bdcfe31825f4e04 100644
(file)
--- a/
zypp/media/Makefile.am
+++ b/
zypp/media/Makefile.am
@@
-24,6
+24,7
@@
mediainclude_HEADERS = \
MediaCIFS.h \
ProxyInfo.h \
MediaCurl.h \
+ MediaISO.h \
MediaManager.h
@@
-44,6
+45,7
@@
lib@PACKAGE@_media_la_SOURCES = \
MediaCIFS.cc \
ProxyInfo.cc \
MediaCurl.cc \
+ MediaISO.cc \
MediaManager.cc