git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move tariffUsers from users section to tariffs.tariffUsage and fix
[stg.git]
/
stglibs
/
dotconfpp.lib
/
Makefile
diff --git
a/stglibs/dotconfpp.lib/Makefile
b/stglibs/dotconfpp.lib/Makefile
index 85e34a7f72b333e8ead53fdc51098e9f1964d035..3acce9221fbd59e4406fd85cd44b515bd6ff58b4 100644
(file)
--- a/
stglibs/dotconfpp.lib/Makefile
+++ b/
stglibs/dotconfpp.lib/Makefile
@@
-3,12
+3,10
@@
###############################################################################
LIB_NAME = dotconfpp
-PROG = lib$(LIB_NAME)
SRCS = dotconfpp.cpp \
mempool.cpp
-INCS = dotconfpp.h \
- mempool.h
+INCS = dotconfpp.h
include ../Makefile.in