diff options
Diffstat (limited to 'XTrap/Makefile.am')
-rw-r--r-- | XTrap/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/XTrap/Makefile.am b/XTrap/Makefile.am new file mode 100644 index 000000000..c3958bee1 --- /dev/null +++ b/XTrap/Makefile.am @@ -0,0 +1,3 @@ +module_LTLIBRARIES = libxtrap.la + +libxtrap_la_SOURCES = xf86XTrapModule.c xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c |