*** empty log message ***
(Old svn revision: 529)
This commit is contained in:
7
src/Makefile.am
Normal file
7
src/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
bin_PROGRAMS = xfce4-taskmanager
|
||||
|
||||
xfce4_taskmanager_SOURCES = main.c types.h gui.c gui.h functions.c functions.h
|
||||
|
||||
INCLUDES = $(DEPS_CFLAGS)
|
||||
|
||||
LDADD = $(DEPS_LIBS)
|
||||
Reference in New Issue
Block a user