summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-01 22:55:57 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-04 20:43:13 +0300
commit34e1023596c61c4dfd6279cde1f97b318e04e3fd (patch)
tree4e9598d97fa4d8cd90003bd7f5d306e44b488305 /src/Makefile.am
parente2b133ffa97e0bf4c3bf44099705ca671d787c4c (diff)
downloadplus-34e1023596c61c4dfd6279cde1f97b318e04e3fd.tar.gz
plus-34e1023596c61c4dfd6279cde1f97b318e04e3fd.tar.bz2
plus-34e1023596c61c4dfd6279cde1f97b318e04e3fd.tar.xz
plus-34e1023596c61c4dfd6279cde1f97b318e04e3fd.zip
Add process execute functions.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c1db3e92b..527893598 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -457,6 +457,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
utils/mkdir.h \
utils/paths.cpp \
utils/paths.h \
+ utils/process.cpp \
+ utils/process.h \
utils/specialfolder.cpp \
utils/specialfolder.h \
utils/stringutils.cpp \