Shut up debug messages.
[kdbg.git] / STabCtl / Makefile.am
blob45a0450ab0163d265070168e21fc99dd5c0b5b70
1 #1########################################################!@#$
2 ####   Makefile.am generated automatically by KDEStudio   ####
3 #### WARNING! All changes made in this part will be lost! ####
4 ##############################################################
6 noinst_LIBRARIES = libtab_library.a
10 INCLUDES = $(all_includes)
11 DEFS = -I. -I$(srcdir) -I$(top_srcdir)
12 libtab_library_a_SOURCES = \
13                 stabbar.cpp\
14                 stabctl.cpp \
15                 mocs.cpp
17 EXTRA_DIST = \
18                 b_left.xpm\
19                 stabbar.cpp\
20                 stabbar.h\
21                 stabctl.cpp\
22                 stabctl.h\
23                 ChangeLog
24 ##############################################################
25 ####                  END KDEStudio part                  ####
26 #2########################################################!@#$
28 mocs.cpp: stabctl.moc stabbar.moc
29 stabctl.moc: $(srcdir)/stabctl.h
30         $(MOC) $(srcdir)/stabctl.h -o stabctl.moc
32 stabbar.moc: $(srcdir)/stabbar.h
33         $(MOC) $(srcdir)/stabbar.h -o stabbar.moc