fixed plugins using correct libdir
This commit is contained in:
		
							parent
							
								
									91ac20c076
								
							
						
					
					
						commit
						a19fc013a5
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -4,7 +4,7 @@ EXTRA_DIST=alt_completion.pl xchat2-perldocs.html xchat2-perl.html \ | |||
| 	lib/Xchat/List/Network/Entry.pm lib/Xchat/List/Network/AutoJoin.pm \ | ||||
| 	lib/IRC.pm | ||||
| 
 | ||||
| libdir = $(xchatlibdir)/plugins | ||||
| libdir = $(hexchatlibdir)/plugins | ||||
| 
 | ||||
| lib_LTLIBRARIES = perl.la | ||||
| perl_la_SOURCES = perl.c | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| EXTRA_DIST =  | ||||
| 
 | ||||
| libdir = $(xchatlibdir)/plugins | ||||
| libdir = $(hexchatlibdir)/plugins | ||||
| 
 | ||||
| lib_LTLIBRARIES = python.la | ||||
| python_la_SOURCES = python.c | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| 
 | ||||
| EXTRA_DIST=printevents.h tclplugin.h README | ||||
| 
 | ||||
| libdir = $(xchatlibdir)/plugins | ||||
| libdir = $(hexchatlibdir)/plugins | ||||
| 
 | ||||
| lib_LTLIBRARIES = tcl.la | ||||
| tcl_la_SOURCES = tclplugin.c | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue