blob: 5bd4d907b2f4c61d2e4c1f7ff3143faf4d985001 (
plain)
1
2
3
4
5
6
|
# file : qt/oracle/Makefile.am
# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
EXTRA_DIST = __file__(extra_dist)
|