diff options
Diffstat (limited to 'src/imageedit')
| -rw-r--r-- | src/imageedit/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/imageedit/Makefile.am b/src/imageedit/Makefile.am deleted file mode 100644 index e513dd1..0000000 --- a/src/imageedit/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## -noinst_LIBRARIES = libimageedit.a - -## INCLUDES were found outside tdevelop specific part - -libimageedit_a_METASOURCES = AUTO - -libimageedit_a_SOURCES = sq_writeoption.ui sq_label.cpp sq_imagefilter.ui sq_imageeditoptions.ui sq_imageconvert.ui sq_imagebcg.ui sq_converter.cpp sq_bcglabel.cpp - - -EXTRA_DIST = sq_bcglabel.h sq_converter.h sq_imagebcg.ui.h sq_imageconvert.ui.h sq_imageedit.h sq_imageeditoptions.ui.h sq_imagefilter.ui.h sq_label.h sq_bcglabel.cpp sq_converter.cpp sq_imagebcg.ui sq_imageconvert.ui sq_imageeditoptions.ui sq_imagefilter.ui sq_label.cpp sq_writeoption.ui - -####### tdevelop will overwrite this part!!! (end)############ - -INCLUDES = $(all_includes) -I$(srcdir) -I$(top_srcdir)/src |
