Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xorgxrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xrdpmouse/Makefile.am')
-rw-r--r--xrdpmouse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdpmouse/Makefile.am b/xrdpmouse/Makefile.am
index 580e43a..b58e975 100644
--- a/xrdpmouse/Makefile.am
+++ b/xrdpmouse/Makefile.am
@@ -1,8 +1,8 @@
EXTRA_DIST =
AM_CFLAGS = \
- $(XORG_SERVER_CFLAGS) \
$(XRDP_CFLAGS) \
+ $(XORG_SERVER_CFLAGS) \
-DPACKAGE_VERSION_MAJOR=@package_version_major@ \
-DPACKAGE_VERSION_MINOR=@package_version_minor@ \
-DPACKAGE_VERSION_PATCHLEVEL=@package_version_patchlevel@ \