summaryrefslogtreecommitdiffstats
path: root/umbrello/Makefile.am
blob: c2147b21e5d15e61e8adec0f4eac7d1364ff6ce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
####### tdevelop will overwrite this part!!! (begin)##########

SUBDIRS = umbrello

####### tdevelop will overwrite this part!!! (end)############
# not a GNU package. You can remove this line, if 
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 

AM_CPPFLAGS = $(TQT_INCLUDES)
VERSION:=`cat ${PWD}/VERSION`