put changelog information to packages
[platform/upstream/libzypp.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 ## ##################################################
3
4 # Do NOT list 'devel' in subdirs. It's developers playgound
5 # and must not prevent anything from building.
6
7 SUBDIRS =       zypp testsuite doc
8
9 ## ##################################################